From 0c5f7c66f34b02c07c3a1bf9832ef402fa26339d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 06 五月 2024 10:18:11 +0800
Subject: [PATCH] 未回零显示问题
---
CanadaMes-ui/src/configuration/parameter2.json | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/parameter2.json b/CanadaMes-ui/src/configuration/parameter2.json
index b181b8c..79f5ef3 100644
--- a/CanadaMes-ui/src/configuration/parameter2.json
+++ b/CanadaMes-ui/src/configuration/parameter2.json
@@ -395,6 +395,15 @@
}
- ]
+ ],
+ [
+ {
+ "button": {
+ "name": "杞�ュ仠",
+ "value":0,
+ "address":"DB10.0",
+ "type":"66"
+ }
+ }]
]
\ No newline at end of file
--
Gitblit v1.8.0