zhongrj
2025-02-20 6907098b61ffca4fb18cb03cfd2dd837898d7ae8
src/main/java/org/springblade/modules/yw/excel/RescueTeamExcel.java
@@ -42,4 +42,10 @@
   @ExcelProperty("负责人电话")
   private String perInChaPho;
   @ExcelProperty("负责人2")
   private String perInChaTwo;
   @ExcelProperty("负责人电话2")
   private String perInChaPhoTwo;
}