tangzy
2021-08-22 7084e0f7496f48102f37834aa2de820da459e964
src/main/java/org/springblade/modules/record/entity/Record.java
@@ -149,5 +149,10 @@
   private Integer id;
   private String deptid;
   private String examinetime;
   private String representativecell;
   private String contacts;
   private String contactscell;
   private String approve;
}