From eb852430ce781189ca5f9f6abcf3da539464c79e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 01 十一月 2024 14:57:24 +0800
Subject: [PATCH] 修改大理片为按工程数分前后两块进片

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

diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index a48a6d6..231d119 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -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