src/main/java/com/zy/asrs/task/AutoMoveScheduler.java
@@ -99,7 +99,7 @@ List<AgvWrkMast> agvWrkMastList = agvWrkMastService.selectList(new EntityWrapper<AgvWrkMast>() .eq("wrk_sts", 201) .eq("loc_no","") .or().eq("io_type",109) .eq("io_type",109) .or().eq("io_type",112)); if (agvWrkMastList.isEmpty()) { return;