智慧保安后台管理-验收版本
Administrator
2021-09-11 e48f17558e2c8d3fcb1cf2cbc0d539130ee3eb33
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;
}