智慧保安后台管理-外网项目备份
Administrator
2021-08-02 a144dec759ca53e72a6421596fda2e92b468084f
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;
}