自动化立体仓库 - WMS系统
#
whycq
2024-07-29 3521070a2fda24b1d534e21018ce8017e01f595a
src/main/java/com/zy/asrs/entity/param/ZwmsOutLocWorkDto.java
@@ -23,6 +23,7 @@
        private String rollNo; // 卷号
        private String boxNo; // 箱号
        private String specs; // 规格
        private Integer splices; // 接头/个
    }
}