智慧保安后台管理-外网项目备份
tangzy
2021-07-14 ba6745ba48a22f6b81af442d0a41a5e7635f0c5a
src/main/java/org/springblade/modules/recordk/entity/Recordk.java
@@ -146,6 +146,6 @@
   private Date officetime;
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   private String deptid;
}