文档
测试

提现列表

GET
http://localhost:8083/web/withdrawal/getList?current=1&size=10&status=1&search=&userId=

请求头

参数名
类型
描述
必填
token
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyLGFkbWluIiwiY3JlYXRlZCI6MTYwMjQ3OTgzMDAxMn0.LtT4Ug5BjOEdTJ_hXv4er9hNl8DyjcbUjZSQPgHz90AOC2qaqYZNc2fNS2sOlBfbNDql90mM8lIBIhmKVtjtdw
必填

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
status
int
(1审核中 2 提现成功 3拒绝提现)示例:1
必填
search
string
(模糊查询)示例:
必填
userId
string
(用户id 查询)示例:
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
withdrawalId
int
示例:4
必填
money
int
示例:15
必填
headImgUrl
string
示例:http://thirdwx.qlogo.cn/mmopen/v6XbW38nFORdqrbuOQK7CRlkLZOYASNLxia9ZicqHOBBJfSJTciak23Haznibvribk5Qr1pS5N8jib9QLIZbg5AAicsYw/132
必填
createTime
string
示例:2020-10-13 14:56:45
必填
nickName
string
示例:天
必填
userAccount
string
示例:18858442385
必填
userId
int
示例:4
必填
status
int
示例:1
必填