文档
测试

提现列表

GET
http://localhost:9100/project/take-cash/user/list?pageNum=0&pageSize=10

请求头

参数名
类型
描述
必填
Access-Token
int
示例:15907109532
必填

请求参数

参数名
类型
描述
必填
pageNum
int
示例:0
必填
pageSize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
resultCode
int
示例:1
必填
success
boolean
示例:true
必填
msg
string
示例:成功
必填
data
object
返回分页后数据
必填
records
array
提现列表
必填
walletId
int
示例:2
必填
userId
string
示例:11
必填
realName
string
示例:小明
必填
takeAccount
string
示例:15907109532
必填
withdrawMoney
int
示例:250
必填
takeStatus
int
示例:0
必填
takeStatusStr
string
提现状态字符串 示例:待审核
必填
threeOrderId
object
示例:null
必填
remark
string
备注 示例:
必填
createTime
string
示例:2020-09-27T09:06:32
必填
updateTime
string
示例:2020-09-27T09:06:32
必填
mobileCaptcha
object
示例:null
必填
reserved1
string
示例:
必填
reserved2
string
示例:
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:0
必填
orders
array
数据列表
必填
optimizeCountSql
boolean
示例:true
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
token
object
示例:null
必填
functionId
int
示例:0
必填