lin
2024-03-12 02f3b2a577143724b09a70cd13cd3e9256f5fc21
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;