From dae61fa269844f76ccc9edf9eb316ef5c3dd0798 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 06 五月 2024 07:57:56 +0800
Subject: [PATCH] 根据客户需求修改复位倒计时,修改手动页面英文显示
---
CanadaMes-ui/src/configuration/InteractionState.json | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/InteractionState.json b/CanadaMes-ui/src/configuration/InteractionState.json
index 6011afe..f4dc3cc 100644
--- a/CanadaMes-ui/src/configuration/InteractionState.json
+++ b/CanadaMes-ui/src/configuration/InteractionState.json
@@ -280,6 +280,16 @@
"value":"",
"min":0,
"max":9999
+ },
+ {
+ "name": "鍑虹墖杞﹁姹�",
+ "read": 22,
+ "sending": 0,
+ "unit": "mm",
+ "type": "0",
+ "value":"",
+ "min":0,
+ "max":9999
}
--
Gitblit v1.8.0