From 4cc2295cd3c7a020f623daa7408ed527ebcab943 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期五, 28 二月 2025 08:56:29 +0800
Subject: [PATCH] 1、fixbug:钢化前端报破损异常 2、fixbug:报破损后的数据报工状态显示为0,只有报工状态为1未报工
---
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