#
Junjie
2025-08-01 42af11ca3a84e13d1f55207b2770e2454a861983
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -494,6 +494,10 @@
                return false;
            }
            if (shuttleProtocol.getCurrentLocNo() == null) {
                return false;
            }
            if (!shuttleProtocol.getCurrentLocNo().equals(wrkMast.getSourceLocNo())) {
                News.taskInfo(wrkMast.getWrkNo(), "{}任务,小车未到达取货位置", wrkMast.getWrkNo(), wrkMast.getSourceLocNo());
                return false;