#
Junjie
2024-08-14 f51aa3d2df6b03838f084464c871c02a6a00abd1
zy-asrs-common/src/main/java/com/zy/asrs/common/domain/entity/MatExcel.java
@@ -85,5 +85,7 @@
    private String batch;
    @ExcelProperty(index = 32, value = "存货核算")
    private String inventoryAccount;
    @ExcelProperty(index = 33, value = "规格")
    private String specs;
}