文档
测试

充值记录

GET
{{host}}/api/Recharge/list?page=1&limit=20

请求头

参数名
类型
描述
必填
token
string
示例:_lylPenWGw1639379451a9owC395mM397026
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:20
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:获取成功
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:1
必填
order_amount
string
示例:100.00
必填
give_money
string
示例:0.00
必填
create_time
string
示例:2021-12-23 13:44:37
必填
count
int
示例:0
必填
success
boolean
示例:true
必填
code
int
示例:0
必填