From 82154c2033851ba6c871467acedde11a4376c59c Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期五, 10 五月 2024 17:00:56 +0800 Subject: [PATCH] 卧式理片笼线程改造:整理出片逻辑 --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json index d3ebde8..01969b7 100644 --- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json +++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json @@ -32,7 +32,7 @@ "unit":"" }, { - "codeId": "A09_glass_status", + "codeId": "A08_glass_status", "addressIndex":"68", "addressLenght":"2", "ratio":"1", -- Gitblit v1.8.0