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/ServoManualone.json |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/ServoManualone.json b/CanadaMes-ui/src/configuration/ServoManualone.json
index 48bb45c..39c014f 100644
--- a/CanadaMes-ui/src/configuration/ServoManualone.json
+++ b/CanadaMes-ui/src/configuration/ServoManualone.json
@@ -79,6 +79,7 @@
         "button": {
           "name": "A01鍗婅嚜鍔�",
           "value":0,
+          "type":66,
           "address":"DB10.0"
         }
       },
@@ -86,6 +87,7 @@
         "button": {
           "name": "A01鍗婅嚜鍔ㄥ惎鍔�",
           "value":0,
+          "type":66,
           "address":"DB10.0"
         }
       }
@@ -150,6 +152,7 @@
             "button": {
               "name": "A02鍗婅嚜鍔�",
               "value":0,
+              "type":66,
               "address":"DB10.0"
             }
           },
@@ -157,6 +160,7 @@
             "button": {
               "name": "A02鍗婅嚜鍔ㄥ惎鍔�",
               "value":0,
+              "type":66,
               "address":"DB10.0"
             }
           }
@@ -191,7 +195,7 @@
         {
           "button": {
             "name": "鏈洖闆�",
-            "value":0,
+            "value":1,
             "address":"DB10.0",
             "type":"66"
           }
@@ -232,7 +236,7 @@
       {
         "button": {
           "name": "鏈洖闆�",
-          "value":0,
+          "value":1,
           "address":"DB10.0",
           "type":"66"
         }
@@ -279,7 +283,7 @@
       "button": {
         "name": "鏈洖闆�",
         
-        "value":0,
+        "value":1,
         "address":"DB10.0",
         "type":"66"
       }
@@ -328,7 +332,7 @@
           } ,{
             "button": {
               "name": "鏈洖闆�",
-              "value":0,
+              "value":1,
               "address":"DB10.0",
               "type":"66"
             }
@@ -342,6 +346,7 @@
           }
           
     ]
+
      
     
   ]

--
Gitblit v1.8.0