From a8e32b8a10bb462bb01f37e3b03d9d9fc3ffdee5 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期五, 10 五月 2024 16:28:59 +0800 Subject: [PATCH] 增加上片模块线程,增加保存工程时的已保存判断 --- hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/JsonFile/PlcLoadGlass.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/JsonFile/PlcLoadGlass.json b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/JsonFile/PlcLoadGlass.json index d2804e1..1a32fde 100644 --- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/JsonFile/PlcLoadGlass.json +++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/JsonFile/PlcLoadGlass.json @@ -4,7 +4,7 @@ "dataType":"word", "parameteInfor":[ { - "codeId": "PlcToMes", + "codeId": "loadRequest", "addressIndex":"0", "addressLenght":"2", "ratio":"1", -- Gitblit v1.8.0