From d75d7d7d76fe16e133f793cc31bfaea17a10cd24 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 27 十一月 2023 13:39:59 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/configuration/Parameter.json |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/Parameter.json b/CanadaMes-ui/src/configuration/Parameter.json
index a04f953..5104731 100644
--- a/CanadaMes-ui/src/configuration/Parameter.json
+++ b/CanadaMes-ui/src/configuration/Parameter.json
@@ -4,19 +4,27 @@
       "name": "conveyor Velocity(Auto FAST)",
       "read": 33,
       "sending": 0,
-      "unit": "m/min"
+       "unit": "m/min",
+      "value":0,
+ "value2":0
+     
+      
     },
     {
       "name": "conveyor Velocity(Auto SLOW)",
       "read": 11,
       "sending": 0,
-      "unit": "m/min"
+       "unit": "m/min",
+      "value":0,
+ "value2":0
     },
     {
       "name": "conveyor Velocity(Manual)",
       "read": 22,
       "sending": 0,
-      "unit": "m/min"
+       "unit": "m/min",
+      "value":0,
+ "value2":0
     },
     {
       "name": "A01 A02 TURN JOG Velocity",

--
Gitblit v1.8.0