#
lsh
2024-08-20 f405d7cd127c94f4776ff774b1bef3deff2723a2
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;
}