zengh
2021-08-13 05d218bdda3f09aa5d057fda916f5f0b668fb720
src/main/java/org/springblade/modules/apply/excel/ApplyInfoExcel.java
@@ -68,8 +68,4 @@
   @ExcelProperty("报名时间")
   private Date applyTime;
   @ColumnWidth(20)
   @ExcelProperty("考试时间")
   private Date examTime;
}