From 34f862e50eda729da5ed06073fc127682d651495 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 25 十二月 2024 16:12:34 +0800
Subject: [PATCH] 钢化查询添加显示版图所占格子号,大理片笼高度限制
---
hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 231d119..b0c0420 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/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": ""
}
]
--
Gitblit v1.8.0