From ba714cd764bb95cb00c57e93017905c5a03e4079 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期四, 30 十月 2025 12:12:14 +0800
Subject: [PATCH] 1、 二号线禁用时且一拖二情况下优化

---
 hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 10e8e33..231d119 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -4,7 +4,7 @@
 	"dataType": "word",
 	"parameteInfor": [{
 			"codeId": "D01ID",
-			"addressIndex": "0",
+			"addressIndex": "32",
 			"addressLenght": "32",
 			"ratio": "1",
 			"unit": ""
@@ -74,7 +74,7 @@
 		},
 		{
 			"codeId": "D05ID2",
-			"addressIndex": "328",
+			"addressIndex": "320",
 			"addressLenght": "32",
 			"ratio": "1",
 			"unit": ""
@@ -372,6 +372,21 @@
 			"addressLenght": "2",
 			"ratio": "1",
 			"unit": ""
+		},
+		{
+			"codeId": "D03Request",
+			"addressIndex": "898",
+			"addressLenght": "2",
+			"ratio": "1",
+			"unit": ""
+		},
+		{
+			"codeId": "D05Request",
+			"addressIndex": "900",
+			"addressLenght": "2",
+			"ratio": "1",
+			"unit": ""
 		}
+
 	]
 }
\ No newline at end of file

--
Gitblit v1.8.0