#
tqs
2023-02-02 996926db15b776bc3fd01837f317976e3e74b6cf
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;
    }
}