linwei
2024-02-22 7bcd0d2d7510cb2ba67099cd768e1b2b6d047dc2
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;