#
lsh
2024-01-13 fe52cfc67bf7e24fdc7626d06c4f2b928101e9a2
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);