From d25615e159231b46aab5415759cc15d32e3d8b85 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 26 六月 2024 16:05:33 +0800
Subject: [PATCH] 升级sqlserver依赖,移除多余依赖
---
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json | 34 +++-------------------------------
1 files changed, 3 insertions(+), 31 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
index c5f3c41..1b538cf 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
@@ -1,6 +1,6 @@
{
"plcAddressBegin":"DB14.0",
- "plcAddressLenght":"72",
+ "plcAddressLenght":"84",
"dataType":"word",
"parameteInfor":[
{
@@ -74,43 +74,15 @@
"unit":""
},
{
- "codeId": "D02Go",
+ "codeId": "D02SitState",
"addressIndex":"80",
"addressLenght":"2",
"ratio":"1",
"unit":""
},
{
- "codeId": "D05Go",
+ "codeId": "D05SitState",
"addressIndex":"82",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "D02Route",
- "addressIndex":"84",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "D05Route",
- "addressIndex":"86",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "F02Route",
- "addressIndex":"88",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "F07Route",
- "addressIndex":"890",
"addressLenght":"2",
"ratio":"1",
"unit":""
--
Gitblit v1.8.0