充值入帐统计
POST
admin/total/user/account
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{admin-token}}
必填
请求参数
参数名
类型
描述
必填
time
array
[开始时间戳,结束时间戳]
必填
响应参数
参数名
类型
描述
必填
total
int
充值笔数
必填
money
string
充值金额
必填