From 3bed56034d0a79b2748edb747b463a2cf42bc5a5 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 04 十二月 2023 09:04:11 +0800
Subject: [PATCH] 更新测试后电气管理

---
 CanadaMes-ui/src/configuration/AutomaticParameterSetting.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
index c9b9d14..6936061 100644
--- a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
+++ b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
@@ -7,6 +7,7 @@
       "type": "0",
       "address": "DB100.0",
       "count": 3,
+      "unit": "掳",
       "value": ""
     },
     {
@@ -14,6 +15,7 @@
       "read": 11,
       "sending": "",
       "address": "DB100.0",
+      "unit": "掳",
       "type": "0",
       "value": ""
     },
@@ -21,6 +23,7 @@
       "name": "A01杈撻�佹帴鐗囪搴�",
       "read": 22,
       "sending": "",
+      "unit": "掳",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -29,6 +32,7 @@
       "name": "A01绗煎瓙瑙掑害",
       "read": 22,
       "sending": "",
+      "unit": "掳",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -40,6 +44,7 @@
       "read": 33,
       "sending": "",
       "type": "0",
+      "unit": "掳",
       "address": "DB100.0",
       "count": 3,
       "value": ""
@@ -48,6 +53,7 @@
       "name": "A02琛岃蛋浣庨�熻搴�",
       "read": 11,
       "sending": "",
+      "unit": "掳",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -56,6 +62,7 @@
       "name": "A02杈撻�佹帴鐗囪搴�",
       "read": 22,
       "sending": "",
+      "unit": "掳",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -64,6 +71,7 @@
       "name": "A02绗煎瓙瑙掑害",
       "read": 22,
       "sending": "",
+      "unit": "掳",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -75,6 +83,7 @@
       "read": 100,
       "sending": "",
       "type": "0",
+      "unit": "m/min",
       "address": "DB100.0",
       "count": 3,
       "value": ""
@@ -85,6 +94,7 @@
       "name": "灏忚溅鑷姩閫熷害",
       "read": 11,
       "sending": "",
+      "unit": "m/min",
       "address": "DB100.0",
       "type": "0",
       "value": ""
@@ -95,6 +105,7 @@
       "name": "鑷姩缈昏浆閫熷害",
       "read": 33,
       "sending": "",
+      "unit": "m/min",
       "address": "DB100.0",
       "type": "0",
       "value": ""

--
Gitblit v1.8.0