This commit is contained in:
@@ -237,6 +237,7 @@ export type ShopCommissionSummaryItem = ShopFundSummaryItem
|
||||
* 代理商资金汇总查询参数(原佣金汇总查询参数)
|
||||
*/
|
||||
export interface ShopFundSummaryQueryParams extends PaginationParams {
|
||||
shop_id?: number // 店铺ID
|
||||
shop_name?: string // 店铺名称
|
||||
username?: string // 用户名
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user