zhongrj
2024-11-19 c61fd74f1ff3de48ff0c8549b5af2aa1844f0113
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;
}