zhongrj
2024-02-07 3a5ea5a84c338e0cb7a942e03a98e883a0b23115
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;