TASK:模块化;

This commit is contained in:
shahaibo
2025-03-27 13:38:47 +08:00
parent e6234213f0
commit 33582922be
2 changed files with 13 additions and 0 deletions

View File

@@ -31,4 +31,6 @@ public class QueryLibraryPageServiceDTO extends PageQueryBaseVo {
@ApiModelProperty("1交集2并集")
private Integer intersection;
private Long brandId;
}