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