自动化立体仓库 - WMS系统
skyouc
2 天以前 49857a19175c2ade79882ada8b5beadf9d3a5c6c
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)) {