自动化立体仓库 - WMS系统
skyouc
2026-03-11 c528736e1c65a8a49277efeefeca257efddeb34a
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)) {