#
whycq
2023-02-25 652e68d1b40191035f182c12b7ed253225c6b253
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()));
            }