优化订单管理代管展示

This commit is contained in:
yml2213
2026-07-26 10:15:49 +08:00
parent 3107c54b65
commit 756fa342cb
5 changed files with 44 additions and 1 deletions
+1
View File
@@ -130,6 +130,7 @@ type AdminOrderQuery struct {
Keyword string
Status string
HandoffStatus string
HandoffMode string
SettlementStatus string
}