优化后台列表搜索

This commit is contained in:
yml2213
2026-06-21 13:17:10 +08:00
parent a0145e6b18
commit 23dbe9af22
11 changed files with 166 additions and 21 deletions
+1
View File
@@ -73,6 +73,7 @@ type TransferOwnerRequest struct {
type AdminListQuery struct {
OwnerID uint64
Keyword string
Status string
ReviewStatus string
Limit int