#
tqs
2022-12-23 eb96c650d25d9d17ea3c582cd091dbeff9909bf1
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;
    }
}