获奖人修改
POST
http://share.local/api/console/rank/update/3
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer 475|3oSiQgIX8kcxJWLutixxStlrMEq5awE9dc2oUfQg
必填
请求参数
参数名
类型
描述
必填
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
示例:3000 盈利金额
必填
deal_times
int
示例:30 交易次数
必填
deal_count
int
示例:10 交易手数
必填
start_match_worth
int
示例:1000 起赛净值
必填
end_match_worth
int
示例:3000 完赛净值
必填
win_odds
int
示例:4000 胜率
必填
phone
int
示例:1889890392 参赛手机号
必填
bonus
int
示例:10000 奖金
必填
ranking
int
赛季排名
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:修改成功
必填