zhongrj
2024-11-25 a09e361bfcb68a809e9143eca87bed2d66af2216
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;
}