文档
测试

获奖人添加

POST
http://share.local/api/console/rank/add

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer 472|MhVRv7w7dBlujrlDVQZWnsoOfQtCpWByjbngbQM8 登陆获取的token
必填

请求参数

参数名
类型
描述
必填
season_id
int
示例:2 赛季ID
必填
show
int
示例:1 1-显示 0-隐藏 非必填
必填
member_id
int
1 查询到的报名用户ID 必选
必填
nick_name
string
示例:李XX 称呼
必填
avatar
string
示例: https://img.mofyi.com/202010/2915015047832.jpg 显示头像
必填
profit_odds
int
示例:200 盈利率
必填
profit_amount
int
示例:6000 盈利金额
必填
deal_times
int
示例:3 交易次数
必填
bonus
int
示例:10000 奖金金额
必填
deal_count
int
示例:10 交易手数
必填
start_match_worth
int
示例:300 起赛净值
必填
end_match_worth
int
示例:600 完赛净值
必填
win_odds
int
示例:80 胜率
必填
phone
int
示例:15866677655 参赛手机号
必填
ranking
int
赛季排名
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:添加成功
必填