文档
测试

提现列表

POST
/api.php/mass/wlist

请求参数

参数名
类型
描述
必填
token
string
必填
page
int
页数
可选
limit
int
数量
可选
type
int
0 全部 1 申请中
可选
date
sting
2021-08
可选

响应参数

参数名
类型
描述
必填
status
int
1 成功 0失败
必填
msg
错误信息,失败时返回
可选
data
array
必填
list
array
必填
total
float
总计
必填

说明 / 示例

amount decimal(10,2) unsigned [0.00] 金额 before decimal(10,2) unsigned [0.00] 变化前余额 state tinyint(3) unsigned [0] 状态(0未提现 1已提现) create_time int(10) unsigned [0]