自动化立体仓库 - WMS系统
#
lsh
2024-04-14 b141c90208b6a82504680d35eacdaecff1cb7e40
src/main/java/com/zy/asrs/task/WrkMastStaInItScheduler.java
@@ -45,7 +45,7 @@
    }};
    public static final List<Integer> STA_WORK_CU_CAR = new ArrayList<Integer>() {{
        add(118);add(119);
        add(119);add(118);
    }};
    public static final List<Integer> STA_WORK_CU_CAR_TWO = new ArrayList<Integer>() {{
@@ -59,7 +59,7 @@
    }};
    public static final List<Integer> STA_WORK_RU = new ArrayList<Integer>() {{
        add(118);add(119);add(122);
        add(119);add(118);add(122);
    }};