|
@@ -218,5 +218,6 @@ public class UserQueryBo extends BaseEntity {
|
|
private Integer goodsStatus;
|
|
private Integer goodsStatus;
|
|
@ApiModelProperty("教育类型id")
|
|
@ApiModelProperty("教育类型id")
|
|
private Long educationTypeId;
|
|
private Long educationTypeId;
|
|
|
|
+ private Long projectId;
|
|
|
|
|
|
}
|
|
}
|