#
zjj
2025-05-08 b44b85a4d7512615b8c19c95dc21e537a15a0d5b
src/main/java/com/zy/core/thread/MelsecCrnThread.java
@@ -217,6 +217,7 @@
                }
            } else {
                initCrn();
                OutputQueue.CRN.offer(MessageFormat.format("【{0}】{1}堆垛机plc状态信息失败",DateUtils.convert(new Date()), slave.getId()));
                throw new CoolException(MessageFormat.format( "堆垛机plc状态信息失败 ===>> [id:{0}] [ip:{1}] [port:{2}]", slave.getId(), slave.getIp(), slave.getPort()));
            }