#
LSH
2023-02-15 a6316a8425c65e94a558ebce84db7e51000d5096
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;
    }
}