src/main/java/com/zy/asrs/task/AgvWrkMastScheduler.java
@@ -87,6 +87,7 @@ try{ agvWrkMastHandler.completedCarryWrk(agvWrkMast); } catch (Exception e){ //e.printStackTrace(); log.error("工作号"+agvWrkMast.getWrkNo()+"定时处理AGV工作档中工作状态为206,处理失败:===》异常原因:"+e.getMessage()); } }); @@ -135,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 -> {