zhongrj
2024-03-12 02239b141ffa6cb972fffc9e16d78ebbca314c57
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;