自动化立体仓库 - WMS系统
#
yxFwq
2025-11-03 94f4944f45d15de23041c1bc937196aef566c2c5
src/main/java/com/zy/asrs/service/impl/WorkServiceImpl.java
@@ -40,7 +40,7 @@
    private static final int DEFAULT_ROW_NO_TYPE = 1;
    public static final List<Integer> OVER_TORN_STA_NO_LIST = new ArrayList<Integer>() {{
        add(126);add(131);add(310);add(312);
        add(126);add(131);add(310);add(312);add(536);
    }};
    @Autowired