zhongrj
2025-02-21 7728d8f1900a984dde8721f1f06e00eecc5a67de
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;
}