提现记录
[TOC]
简要描述
- 联盟列表
请求URL
/index/distribution/withdraw_list
请求方式
- POST
参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
page | 否 | int | 页码数,默认1 |
status | 否 | int | 状态 1待审核,2拒绝,3通过 |
返回示例
{
"code": 0,
"data": {
"list": [],
"total": "0",
"page": "1",
}
"msg":"success",
"count":""
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
list | array | 列表 |
total | int | 总数 |
page | int | 页码数 |
备注
-
list【array】: