比赛设置
POST
http://basketballscoring.zhangsizhen.cn/interfaces/index/create_game
请求参数
参数名
类型
描述
必填
section_num
int
节数
必填
match_long
int
比赛时长
必填
attack_time
int
违例秒数
必填
响应参数
参数名
类型
描述
必填
code
string
200=>成功,201=>失败,202=>为空
必填
message
string
200=>成功,201=>失败,202=>为空
必填
match_id
string
比赛id
必填