From 2a6d8a858ca7e41436548b35db147b5cdad4e4be Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 14 十二月 2023 14:08:17 +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