From 1ac37f17a1e674337ea924e9f930725575cee15d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 20 五月 2024 13:47:44 +0800
Subject: [PATCH] 修改A01手动格子范围 ,A02翻转启动按钮
---
CanadaMes-ui/src/configuration/Positioning1.json | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/Positioning1.json b/CanadaMes-ui/src/configuration/Positioning1.json
index 1313571..f9345d6 100644
--- a/CanadaMes-ui/src/configuration/Positioning1.json
+++ b/CanadaMes-ui/src/configuration/Positioning1.json
@@ -389,6 +389,33 @@
]
+
+ ,
+ [
+ {
+ "button": {
+ "name": "A01鍘熺偣璁板繂",
+ "value": 0,
+ "value2": 0,
+ "address": "DB10.0",
+ "state": 1
+
+ },"type": "1"
+
+ },
+ {
+ "button": {
+ "name": "A02鍘熺偣璁板繂",
+ "value": 0,
+ "value2": 0,
+ "address": "DB10.0",
+ "state": 1
+
+ },
+ "type": "1"
+
+ }
+ ]
--
Gitblit v1.8.0