#
whycq
2023-06-30 3d6e22ee9a4eb70d9ce4e7a71fb4893a8c6f6056
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()));
            }