From 4c70d9f0656bbec48fa619f2ec9aa0ee12fca2c1 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期一, 04 十二月 2023 09:04:51 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/configuration/Parameter.json |   20 ++------------------
 1 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/Parameter.json b/CanadaMes-ui/src/configuration/Parameter.json
index 193851f..a473bee 100644
--- a/CanadaMes-ui/src/configuration/Parameter.json
+++ b/CanadaMes-ui/src/configuration/Parameter.json
@@ -1,5 +1,4 @@
-{
-  "para": [
+ [
     {
       "name": "D01-D06 conveyor Velocity(Auto FAST)",
       "value": 123,
@@ -648,19 +647,4 @@
       "type": "1",
       "page": "1"
     }
-  ],
-  "address": [
-    {
-      "name": "DB100.0",
-      "count": 72
-    },
-    {
-      "name": "DB101.0",
-      "count": 22
-    },
-    {
-      "name": "DB102.0",
-      "count": 33
-    }
-  ]
-}
\ No newline at end of file
+  ]
\ No newline at end of file

--
Gitblit v1.8.0