自动化立体仓库 - WMS系统
1
zhangchao
2024-11-12 72ef2381eaa9672fe87f72415b5c827fa88155f8
src/main/java/com/zy/asrs/task/AgvWrkMastScheduler.java
@@ -136,7 +136,8 @@
                .or().eq("io_type", 108)
                .or().eq("io_type", 111)
                .or().eq("io_type", 112)
                .or().eq("io_type", 113)).getRecords();
                .or().eq("io_type", 113)
                .or().eq("io_type", 114)).getRecords();
        if(!Cools.isEmpty(agvWrkMastList)){
            agvWrkMastList.forEach(agvWrkMast -> {