From df73c9042ce5bfc91f9d2a0472aa070fa22aa5df Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 21 十二月 2023 15:11:29 +0800
Subject: [PATCH] 修改终止进出片方法

---
 CanadaMes-ui/src/configuration/Positioning2.json |   43 ++++++++++++++++++++++++++++++++-----------
 1 files changed, 32 insertions(+), 11 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/Positioning2.json b/CanadaMes-ui/src/configuration/Positioning2.json
index 55fbcf6..31c7ad3 100644
--- a/CanadaMes-ui/src/configuration/Positioning2.json
+++ b/CanadaMes-ui/src/configuration/Positioning2.json
@@ -5,39 +5,50 @@
             "title": {
               "name": "B01鏍间綅缃瀹�"
               
-            }
+            }, "type": "1"
           },
       {
         "name": "1#鏍煎湴鍧�",
         "read": 33,
         "sending": 0,
         "type": "0",
+        "unit": "mm",
         "address":"DB100.0",
-        "count":3
+        "count":3,
+        "value":"0"
       },
       {
         "name": "22#鏍煎湴鍧�",
         "read": 11,
         "sending": 0,
+        "unit": "mm",
         "type": "0"
+        ,
+        "value":"0"
       },
       {
         "name": "43#鏍煎湴鍧�",
         "read": 22,
         "sending": 0,
-        "type": "0"
+        "unit": "mm",
+        "type": "0",
+        "value":"0"
       },
       {
         "name": "64#鏍煎湴鍧�",
         "read": 22,
         "sending": 0,
-        "type": "0"
+        "unit": "mm",
+        "type": "0",
+        "value":"0"
       },
       {
         "name": "85#鏍煎湴鍧�",
         "read": 22,
         "sending": 0,
-        "type": "0"
+        "unit": "mm",
+        "type": "0",
+        "value":"0"
       }
      
       
@@ -49,37 +60,47 @@
             "title": {
               "name": "B02浣嶇疆璁惧畾"
               
-            }
+            }, "type": "1"
           },
           {
             "name": "106#鏍煎湴鍧�",
             "read": 22,
             "sending": 0,
-            "type": "0"
+            "unit": "mm",
+            "type": "0",
+            "value":"0"
           },
           {
             "name": "127#鏍煎湴鍧�",
             "read": 22,
             "sending": 0,
-            "type": "0"
+            "unit": "mm",
+            "type": "0",
+            "value":"0"
           },
           {
             "name": "148#鏍煎湴鍧�",
             "read": 22,
             "sending": 0,
-            "type": "0"
+            "unit": "mm",
+            "type": "0",
+            "value":"0"
           },
           {
             "name": "169#鏍煎湴鍧�",
             "read": 22,
             "sending": 0,
-            "type": "0"
+            "unit": "mm",
+            "type": "0",
+            "value":"0"
           },
           {
             "name": "190#鏍煎湴鍧�",
             "read": 22,
             "sending": 0,
-            "type": "0"
+            "unit": "mm",
+            "type": "0",
+            "value":"0"
           }
          
      

--
Gitblit v1.8.0