cp
2024-11-19 7ee9a0cf8b068c368d9760e25b8c90a6297ab7a3
zy-asrs-common/src/main/java/com/zy/asrs/common/domain/entity/LocInPrintMatExcel.java
@@ -20,4 +20,6 @@
    @ExcelProperty(index = 1, value = "打印数量")
    private String anfme;
    @ExcelProperty(index = 2, value = "制令")
    private String decrees;
}