优化线下结算筛选
This commit is contained in:
@@ -136,12 +136,13 @@ type CancelRequest struct {
|
||||
}
|
||||
|
||||
type AdminPickupQuery struct {
|
||||
Page int
|
||||
PageSize int
|
||||
Keyword string
|
||||
Status string
|
||||
ShopName string
|
||||
AccountSource string
|
||||
Page int
|
||||
PageSize int
|
||||
Keyword string
|
||||
Status string
|
||||
ShopName string
|
||||
AccountSource string
|
||||
OfflineSettlementStatus string
|
||||
}
|
||||
|
||||
type SellerPickupQuery struct {
|
||||
|
||||
Reference in New Issue
Block a user