自动化立体仓库 - WMS系统
skyouc
3 天以前 93768902560c4e20ffe44c82288fe90137e264cb
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -1731,7 +1731,7 @@
            throw new CoolException("容器编码未维护,请维护后再操作!!");
        }
        Integer whsType = 2;
        Integer whsType = 1;
        Short lcoType = 1;
        //用于判断料箱托盘,料箱,笼框
        if (!container.getType().equals(ContainerType.CONTAINER_TYPE_BOX.type)) {