src/main/java/com/example/excel/DataExcelImport.java @@ -53,4 +53,7 @@ @ExcelProperty("备注") private String remark; @ExcelProperty("PK_VOUCHER") private String pkVoucher; }