TQS
2022-11-28 1b679d0941f2e2b61b9c4b007aa8bc3b6e555e9c
src/main/java/com/zy/common/model/MatDto.java
@@ -28,7 +28,7 @@
        this.matnr = matnr;
        this.maknx = maknx;
        this.batch = batch;
        this.batch = specs;
        this.specs = specs;
        this.count = count;
    }
}