src/main/java/com/zy/asrs/task/WrkMastStaInIt2Scheduler.java
@@ -61,7 +61,7 @@ }}; public static final List<Integer> STA_WORK_RU = new ArrayList<Integer>() {{ add(120);add(121);add(122);add(123);add(171); add(120);add(121);add(123);add(171); }}; @@ -154,7 +154,7 @@ } } }catch (Exception e){ log.error("自动补空板STA_WORK_RU处理失败,当前站点号:"+staNo+"异常信息"+e); log.error("STA_WORK_RU处理失败,当前站点号:"+staNo+"异常信息"+e); } } }