自动化立体仓库 - WMS系统
1
ZY
2025-04-01 8fccf599e800c894c8a1046d9b555f7295b1f687
src/main/java/com/zy/asrs/entity/param/AgvMobileStartParam.java
@@ -14,9 +14,9 @@
        private String devNo;
        //任务类型
        private int type;
        //容器码
        //货架码
        private String containerCode;
        //容器类型
        //货架类型
        private Short containerType;
    }