智慧保安后台管理-外网
Administrator
2021-08-04 60d7651a892baf03bf1bd6541cd4b1809a87d81e
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;
}