自动化立体仓库 - WMS系统
ZY
2025-05-08 32a905fbf1daeac74cbd573e5b841709c44955c2
src/main/java/com/zy/common/model/DetlDto.java
@@ -27,9 +27,9 @@
    private Long lineNumber = 1L;
    private String boxType1 = "1";
    private String boxType2 = "1";
    private String boxType3 = "1";
    private String boxType1 = "";
    private String boxType2 = "";
    private String boxType3 = "";
    private Double anfme;