自动化立体仓库 - WMS系统
pang.jiabao
2 天以前 d3010f0431fc1b4fceed43458738eb833ee125b0
src/main/java/com/zy/common/model/DetlDto.java
@@ -36,9 +36,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 = "";
    public DetlDto() {
    }