fix: resolve frontend build error and order refund bug, add member price filter
This commit is contained in:
@@ -5,6 +5,7 @@ import "quyun/v2/app/requests"
|
||||
type TenantListFilter struct {
|
||||
requests.Pagination
|
||||
Keyword *string `query:"keyword"`
|
||||
Sort *string `query:"sort"`
|
||||
}
|
||||
|
||||
type TenantProfile struct {
|
||||
|
||||
Reference in New Issue
Block a user