BUGFIX:library ageGroup切换;
This commit is contained in:
@@ -30,5 +30,7 @@ public class QueryLibraryPageDTO extends PageQueryBaseVo {
|
|||||||
@ApiModelProperty("交集还是并集:1交集2并集")
|
@ApiModelProperty("交集还是并集:1交集2并集")
|
||||||
private Integer intersection;
|
private Integer intersection;
|
||||||
|
|
||||||
|
private String ageGroup;
|
||||||
|
|
||||||
private Long brandId;
|
private Long brandId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user