自动化立体仓库 - WMS系统
*
L
16 小时以前 4fb8c8dc5b06771201c26ba9225818e908191994
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