zwl
2025-07-09 958883d6f4dac68fcbbccadb4e7f87e963eee0e8
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;
}