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