智慧保安后台管理-外网
tangzy
2021-07-14 fc62abaebb4a2c348153f804e4b992f3d3a553ac
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;
}