自动化立体仓库 - WMS系统
#
yxFwq
2025-11-03 168cafae283ae8fac4dc36be902305ef982132b3
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -41,7 +41,7 @@
public class MobileServiceImpl implements MobileService {
    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