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/AutomaticParameterSetting.json | 36 +++---------------------------------
1 files changed, 3 insertions(+), 33 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
index 9f9377d..190f2f3 100644
--- a/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
+++ b/CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
@@ -140,17 +140,7 @@
}
},
- {
- "name": "鏈�楂橀�熷害",
- "read": 33,
- "sending": 0,
- "type": "0",
- "unit": "m/min",
- "count":3,
- "value":0,
- "min": 0,
- "max": 60
- },
+
{
"name": "楂橀�熺嚎閫熷害",
"read": 11,
@@ -192,17 +182,7 @@
}
},
-{
- "name": "鏈�楂橀�熷害",
- "read": 33,
- "sending": 0,
- "type": "0",
- "unit": "m/min",
- "count":3,
- "value":0,
- "min": 0,
- "max": 60
-},
+
{
"name": "楂橀�熺嚎閫熷害",
"read": 11,
@@ -242,17 +222,7 @@
}
},
-{
-"name": "鏈�楂橀�熷害",
-"read": 33,
-"sending": 0,
-"type": "0",
-"unit": "m/min",
-"count":3,
-"value":0,
-"min": 0,
-"max": 60
-},
+
{
"name": "楂橀�熺嚎閫熷害",
"read": 11,
--
Gitblit v1.8.0