From df73c9042ce5bfc91f9d2a0472aa070fa22aa5df Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 21 十二月 2023 15:11:29 +0800
Subject: [PATCH] 修改终止进出片方法
---
CanadaMes-ui/src/configuration/Parameter.json | 20 ++------------------
1 files changed, 2 insertions(+), 18 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/Parameter.json b/CanadaMes-ui/src/configuration/Parameter.json
index 193851f..a473bee 100644
--- a/CanadaMes-ui/src/configuration/Parameter.json
+++ b/CanadaMes-ui/src/configuration/Parameter.json
@@ -1,5 +1,4 @@
-{
- "para": [
+ [
{
"name": "D01-D06 conveyor Velocity(Auto FAST)",
"value": 123,
@@ -648,19 +647,4 @@
"type": "1",
"page": "1"
}
- ],
- "address": [
- {
- "name": "DB100.0",
- "count": 72
- },
- {
- "name": "DB101.0",
- "count": 22
- },
- {
- "name": "DB102.0",
- "count": 33
- }
- ]
-}
\ No newline at end of file
+ ]
\ No newline at end of file
--
Gitblit v1.8.0