报名用户列表
GET
http://share.local/api/console/rank_member/list?q=13&limit=10&page=1&show=1
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer 484|sEIRo3T8cn36vP67moqfkB1oa6JTnASIMMiy53AH
必填
请求参数
参数名
类型
描述
必填
q
int
示例:13 搜索词 非必填
必填
limit
int
示例:10 每页数量 非必填
必填
show
int
示例:1 1-显示 0-隐藏
必填
page
int
示例:1 页码
必填
season_id
示例:1 赛季id 非必填
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:查询成功
必填
total_page
int
示例:1 总页数
必填
current_page
int
示例:1 当前页码
必填
next_page
object
示例:null 下一页地址
必填
items_count
int
示例:2 数据总数
必填
id
int
示例:2
必填
season_id
int
示例:1 赛季ID
必填
accountid
string
示例:67773 账号ID
必填
title
string
示例:
必填
phone
string
示例:13761115233 手机号
必填
apply_at
string
示例:2020-10-30 14:49:47 报名时间
必填
show
int
示例:1 1-显示 0-隐藏
必填
charge_amount
string
示例:2000.00 充值金额
必填
account_amount
string
示例:3000.00 账户金额
必填
created_user_id
int
示例:2 创建人ID
必填
created_at
string
示例:2020-10-30 15:43:05 添加时间
必填
updated_user_id
int
示例:0 修改用户
必填
updated_at
string
示例:2020-10-30 15:43:05 最后修改时间
必填
season_title
string
赛季名称
必填