智慧保安后台管理项目备份
tangzy
2021-08-14 f55acbda1a161a342866500e85aba8969e40ce21
src/main/java/org/springblade/modules/record/entity/Record.java
@@ -148,5 +148,6 @@
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   private String deptid;
   private String examinetime;
}