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; }