自动化立体仓库 - WMS系统
#
whycq
2024-07-29 5677bbf8ba92c286d59b90321c863c14255c734e
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; // 接头/个
    }
}