zhongrj
2024-12-24 64e6ac37d0bc034f849efa1d94792a7ef97c3adb
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;
}