自动化立体仓库 - WMS系统
#
1
7 天以前 fc1d0f0fe7fdaec16c34a9b36f78a941f4bffd67
src/main/java/com/zy/common/model/DetlDto.java
@@ -64,6 +64,7 @@
        this.boxType3 = boxType3;
    }
    public DetlDto(String matnr, String batch, String brand, String standby1, String standby2, String standby3, String boxType1, String boxType2, String boxType3, Double anfme) {
        this.matnr = matnr;
        this.batch = batch;