#
Junjie
2023-10-10 597c2680c8a4b233791db04f076afcb8570cf6e3
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -1377,7 +1377,7 @@
                    continue;
                }
                boolean step4 = this.locToLocExecuteStep4(wrkMast);//调度车辆取货并运送到出库口
                boolean step4 = this.locToLocExecuteStep4(wrkMast);//调度车辆取货并运送到目标库位
                if (!step4) {
                    continue;
                }