src/main/java/org/springblade/modules/social/entity/Social.java @@ -105,6 +105,7 @@ */ @ApiModelProperty(value = "单位id") private String deptid; private String jurisdiction; @TableId(value = "id", type = IdType.AUTO) private Integer id;