From 160ae23ce8b5d8b2f7e443da9e45a5e19bd42d45 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期二, 10 十二月 2024 15:57:44 +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