From 5e3912b59edcb6b04267efc4f9fd70c7683d46b0 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期三, 09 十月 2024 15:37:27 +0800
Subject: [PATCH] 更改进炉中版图推送顺序,防止工人忘记点拿走无法更改
---
hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 10e8e33..a48a6d6 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -4,7 +4,7 @@
"dataType": "word",
"parameteInfor": [{
"codeId": "D01ID",
- "addressIndex": "0",
+ "addressIndex": "32",
"addressLenght": "32",
"ratio": "1",
"unit": ""
--
Gitblit v1.8.0