From 800f3b71efdb0a9d2fb2c1f688cc194c88960d25 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 07 十二月 2023 09:41:32 +0800
Subject: [PATCH] 更换新图片

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

diff --git a/CanadaMes-ui/src/configuration/ServoManualone.json b/CanadaMes-ui/src/configuration/ServoManualone.json
index 48bb45c..b557b5f 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"
             }
           }
@@ -342,6 +346,17 @@
           }
           
     ]
+    , [
+      {
+          "button": {
+            "name": "鎬ュ仠鍚庝腑姝�/缁х画閫夋嫨",
+            "value":0,
+            "address":"DB10.0",
+            "type":"66"
+          }
+        }
+        
+  ]
      
     
   ]

--
Gitblit v1.8.0