智慧保安后台管理-外网项目备份
Administrator
2021-08-02 c9f44e0ef916dd8d84639fe86d001a440ca76474
src/main/java/org/springblade/modules/record/entity/Record.java
@@ -147,6 +147,6 @@
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   private String deptid;
}