比赛分数
POST
http://basketballmatch.zhangsizhen.cn/interfaces/match/end
请求参数
参数名
类型
描述
必填
match_id
string
约战id
必填
left_one
string
左1
必填
left_two
string
左2
必填
left_three
string
左3
必填
right_one
string
右1
必填
right_two
string
右2
必填
right_three
string
右3
必填
响应参数
参数名
类型
描述
必填
code
string
200=>成功
必填
message
string
200=>成功
必填
A_score
string
A队得分
必填
B_score
string
B队得分
必填