src/main/java/org/springblade/modules/taskPlaceRectification/excel/PlaceRectificationsExcel.java
@@ -23,6 +23,9 @@ @ExcelProperty(value = "场所名称") private String placeName; @ExcelProperty(value = "社区名称") private String communityName; @ExcelProperty(value = "场所地址") private String placeAddress;