lin
2024-03-05 cb6efdef55c77da2bcc8dbd99a74e7e49c5ec067
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;