智慧保安后台管理-外网
zengh
2021-07-20 4ec7343bd6cf2c708f6abe038b1787f75b712e3c
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;
}