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