src/main/java/com/zy/asrs/task/WrkMastStaInItScheduler.java
@@ -84,7 +84,7 @@ // }}; @Scheduled(cron = "0/3 * * * * ? ") // @Scheduled(cron = "0/3 * * * * ? ") private void execute(){ for(Integer staNo : STA_WORK_IN){ BasDevp basDevp = basDevpService.selectById(staNo);