#
TQS
2023-02-19 471f10950e67501352d77ef9d285f4583c3991b0
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;
    }
}