From 7c4c17f4dadf24fff8112f2d899b992b7e1be37d Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期日, 24 三月 2024 10:01:10 +0800
Subject: [PATCH] 主界面功能修改
---
springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json b/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
index bfde5fe..47c58e7 100644
--- a/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
+++ b/springboot-vue3/src/main/resources/JsonFile/PlcAlbania.json
@@ -1,6 +1,6 @@
{
"plcAddressBegin":"DB14.0",
- "plcAddressLenght":"210",
+ "plcAddressLenght":"208",
"dataType":"word",
"parameteInfor":[
{
@@ -415,10 +415,6 @@
"addressLenght":"2",
"ratio":"1",
"unit":"mm/S"
- }
-
-
-
-
+ }
]
}
--
Gitblit v1.8.0