自动化立体仓库 - WMS系统
#
yxFwq
2025-11-03 94f4944f45d15de23041c1bc937196aef566c2c5
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