添加商品管理资产皮肤筛选

This commit is contained in:
yml2213
2026-07-05 20:21:18 +08:00
parent 090a90a268
commit 1984e07e91
8 changed files with 612 additions and 2 deletions
+5
View File
@@ -76,6 +76,11 @@ type AdminListQuery struct {
Keyword string
Status string
ReviewStatus string
Insurance []string
Stamina []string
Load []string
SkinGroup []string
SkinName []string
Limit int
Page int
PageSize int