智慧保安后台管理项目备份
tangzy
2021-08-22 fd7b9aabefdcfa4e2f8504c77d5a4e6f4f955585
src/main/java/org/springblade/modules/recordk/entity/Recordk.java
@@ -147,5 +147,9 @@
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   private String deptid;
   private String representativecell;
   private String contacts;
   private String contactscell;
   private String approve;
}