From 625d2b6dd9bd4a1c63bf7e1b2701393d908f7a81 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期六, 11 五月 2024 08:31:12 +0800
Subject: [PATCH] 客户数据库变更,部分铝框没有对应玻璃信息,扫码添加出片队列时,当铝框没有对应玻璃时直接添加到出片队列
---
CanadaMes-ui/src/configuration/InteractionState.json | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/InteractionState.json b/CanadaMes-ui/src/configuration/InteractionState.json
index c89820d..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
}
@@ -334,7 +344,7 @@
"max":9999
},
{
- "name": "B01灏忚溅褰撳墠浠诲姟浣�",
+ "name": "B01灏忚溅褰撳墠浠诲姟浣嶇疆",
"read": 22,
"sending": 0,
"unit": "mm",
@@ -368,7 +378,7 @@
}, "type": "1"
},
{
- "name": "B02灏忚溅褰撳墠浣嶇疆",
+ "name": "B02灏忚溅褰撳墠浠诲姟浣嶇疆",
"read": 22,
"sending": 0,
"unit": "mm",
--
Gitblit v1.8.0