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