This commit is contained in:
@@ -82,6 +82,7 @@ export interface OrderQueryParams {
|
||||
start_time?: string
|
||||
end_time?: string
|
||||
is_expired?: boolean // 是否已过期
|
||||
seller_shop_id?: number // 所属代理商ID(销售来源店铺ID)
|
||||
dateRange?: string[] | any // For date range picker in UI
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user