自动化立体仓库 - WMS系统
#1
lsh
2024-05-31 d417e332b39e7da99f637e94ebacf199fb158a72
src/main/java/com/zy/asrs/task/AgvWrkMastScheduler.java
@@ -58,7 +58,9 @@
                .or().eq("io_type",109)
                .or().eq("io_type",111)
                .or().eq("io_type",112)
                .or().eq("io_type",113));
                .or().eq("io_type",113)
                .or().eq("io_type",121)
        );
        if(!Cools.isEmpty(agvWrkMastList)){
            agvWrkMastList.stream().forEach(agvWrkMast -> {
                try{