zengh
2021-07-19 0e7cc8c8adcc5dbe6035093065ad635fd758b805
src/main/java/org/springblade/modules/apply/entity/Apply.java
@@ -158,5 +158,7 @@
   @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
   private Date examTime;
   private String examinationType;
   private String examinationMx;
}