From 376f9a04e2c2814d210e2c5177f0e27d115e1b5d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期五, 23 二月 2024 09:46:35 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

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

diff --git a/CanadaMes-ui/src/configuration/ManualJog.json b/CanadaMes-ui/src/configuration/ManualJog.json
index ef9457c..07ee2fa 100644
--- a/CanadaMes-ui/src/configuration/ManualJog.json
+++ b/CanadaMes-ui/src/configuration/ManualJog.json
@@ -270,5 +270,29 @@
     }
    
    
+  ],
+  [
+    {
+      "button": {
+        "name": "A01鍘熺偣璁板繂",
+        "value": 0,
+        "value2": 0,
+        "address": "DB10.0",
+        "state": 1
+      },
+      "type": "3"
+    },
+    {
+      "button": {
+        "name": "A02鍘熺偣璁板繂",
+        "value": 0,
+        "value2": 0,
+        "address": "DB10.0",
+        "state": 1
+      },
+      "type": "3"
+    }
+
+
   ]
 ]
\ No newline at end of file

--
Gitblit v1.8.0