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