比赛展示
POST
http://footballscorone.zhangsizhen.cn/interfaces/match/match_info
请求参数
参数名
类型
描述
必填
match_id
int
示例:比赛id
必填
响应参数
参数名
类型
描述
必填
match_name
string
示例:比赛名
必填
team_home
int
示例:主队队伍
必填
team_guest
int
示例:客队队伍
必填
A_score
int
示例:主队得分
必填
B_score
int
示例:客队得分
必填
unit_time
int
示例:时长
必填
team_name
string
示例:主队名
必填
img
string
示例:主队头像
必填
player_name
string
示例:球员名字
必填
player_num
int
示例:球员号码
必填