src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -4157,8 +4157,6 @@ if (!MessageQueue.offer(SlaveType.Devp, 1, new Task(2, staProtocol))) { continue; } }else { continue; } wrkMastSta.setWrkSts(3); wrkMastStaMapper.updateById(wrkMastSta); @@ -4196,8 +4194,6 @@ if (!MessageQueue.offer(SlaveType.Devp, 1, new Task(2, staProtocol))) { continue; } }else { continue; } wrkMastSta.setWrkSts(3); wrkMastStaMapper.updateById(wrkMastSta);