自动化立体仓库 - WMS系统
skyouc
昨天 6af7cdd0c2f8108c5d9548b69d30c9fe0302cd18
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)) {