From 0675b1d0b21d2e883a0d984c0e8d2acf8b67999a Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 15 十二月 2023 13:45:53 +0800
Subject: [PATCH] 补上被覆盖的方法
---
CanadaMes-ui/src/configuration/ServoManualone.json | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/CanadaMes-ui/src/configuration/ServoManualone.json b/CanadaMes-ui/src/configuration/ServoManualone.json
index 48bb45c..39c014f 100644
--- a/CanadaMes-ui/src/configuration/ServoManualone.json
+++ b/CanadaMes-ui/src/configuration/ServoManualone.json
@@ -79,6 +79,7 @@
"button": {
"name": "A01鍗婅嚜鍔�",
"value":0,
+ "type":66,
"address":"DB10.0"
}
},
@@ -86,6 +87,7 @@
"button": {
"name": "A01鍗婅嚜鍔ㄥ惎鍔�",
"value":0,
+ "type":66,
"address":"DB10.0"
}
}
@@ -150,6 +152,7 @@
"button": {
"name": "A02鍗婅嚜鍔�",
"value":0,
+ "type":66,
"address":"DB10.0"
}
},
@@ -157,6 +160,7 @@
"button": {
"name": "A02鍗婅嚜鍔ㄥ惎鍔�",
"value":0,
+ "type":66,
"address":"DB10.0"
}
}
@@ -191,7 +195,7 @@
{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -232,7 +236,7 @@
{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -279,7 +283,7 @@
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -328,7 +332,7 @@
} ,{
"button": {
"name": "鏈洖闆�",
- "value":0,
+ "value":1,
"address":"DB10.0",
"type":"66"
}
@@ -342,6 +346,7 @@
}
]
+
]
--
Gitblit v1.8.0