feat: 添加主定调过滤选项,优化内容列表查询功能
This commit is contained in:
@@ -88,6 +88,7 @@ type CreatorContentListFilter struct {
|
||||
requests.Pagination
|
||||
Status *string `query:"status"`
|
||||
Genre *string `query:"genre"`
|
||||
Key *string `query:"key"`
|
||||
Keyword *string `query:"keyword"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user