zhangchao
2024-09-03 ff2541dc13122f0afc1fe119451dfd01c7169861
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -464,9 +464,9 @@
                    if (!staProtocol.isLoading()) {
                        continue;
                    }
//                    if (!staProtocol.isPakMk()) {
//                        continue;
//                    }
                    if (!staProtocol.isPakMk()) {
                        continue;
                    }
                    staProtocol.setWorkNo((short) 9999);
                    News.info("{}入库回退:{},任务号:{}", pickSta.getStaNo(), errMsg, (short) 9999);
                    staProtocol.setStaNo(pickSta.getBackSta().shortValue());