From dd5d13d049c89f2059ffb8884d6d3fec6c5a1d3f Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期一, 23 十二月 2024 15:35:52 +0800
Subject: [PATCH] 增加整版全部拿走接口

---
 hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
index a8aed05..284d8c9 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
@@ -386,6 +386,20 @@
 			"addressLenght": "2",
 			"ratio": "1",
 			"unit": ""
+		},
+		{
+			"codeId": "CarRequest",
+			"addressIndex": "902",
+			"addressLenght": "2",
+			"ratio": "1",
+			"unit": ""
+		},
+		{
+			"codeId": "CarResponse",
+			"addressIndex": "904",
+			"addressLenght": "2",
+			"ratio": "1",
+			"unit": ""
 		}
 	]
 }
\ No newline at end of file

--
Gitblit v1.8.0