智慧保安后台管理-外网项目备份
tangzy
2021-07-13 065db937d74b59caaad98698dafeeba91b2f5bf6
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;
}