From 9bc80fd0aab5bd3d58aad90038685195f4966dee Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 07 十二月 2023 13:10:58 +0800
Subject: [PATCH] 报警json文件存放在resources
---
CanadaMes-ui/src/configuration/ServoManualone.json | 20 +++++---------------
1 files changed, 5 insertions(+), 15 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/ServoManualone.json b/CanadaMes-ui/src/configuration/ServoManualone.json
index b557b5f..39c014f 100644
--- a/CanadaMes-ui/src/configuration/ServoManualone.json
+++ b/CanadaMes-ui/src/configuration/ServoManualone.json
@@ -195,7 +195,7 @@
{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -236,7 +236,7 @@
{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -283,7 +283,7 @@
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -332,7 +332,7 @@
} ,{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -346,17 +346,7 @@
}
]
- , [
- {
- "button": {
- "name": "鎬ュ仠鍚庝腑姝�/缁х画閫夋嫨",
- "value":0,
- "address":"DB10.0",
- "type":"66"
- }
- }
-
- ]
+
]
--
Gitblit v1.8.0