From 376f9a04e2c2814d210e2c5177f0e27d115e1b5d Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期五, 23 二月 2024 09:46:35 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes
---
springboot-vue3/src/main/resources/JsonFile/PlcTest.json | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/springboot-vue3/src/main/resources/JsonFile/PlcTest.json b/springboot-vue3/src/main/resources/JsonFile/PlcTest.json
index bfc7602..263c782 100644
--- a/springboot-vue3/src/main/resources/JsonFile/PlcTest.json
+++ b/springboot-vue3/src/main/resources/JsonFile/PlcTest.json
@@ -1,6 +1,6 @@
{
"plcAddressBegin": "DB101.0.0",
- "plcAddressLenght": "92",
+ "plcAddressLenght": "93",
"dataType": "bit",
"parameteInfor": [
{
@@ -370,6 +370,9 @@
{
"codeId": "emgHMI",
"addressIndex": 91
- }
+ },
+ {
+ "codeId": "Scanningmethod",
+ "addressIndex": 92
]
}
\ No newline at end of file
--
Gitblit v1.8.0