记录详情
POST
http://footballscorone.zhangsizhen.cn/interfaces/record/info
请求参数
参数名
类型
描述
必填
match_id
int
示例:比赛id
必填
响应参数
参数名
类型
描述
必填
match_name
string
示例:比赛名称
必填
A_team
string
示例:主队名
必填
B_team
string
示例:客队名
必填
A_score
int
示例:主队得分
必填
B_score
int
示例:客队得分
必填
foul
int
犯规
必填
goal
int
进球
必填
shoot
int
射门
必填
kick
int
点球
必填
corner
int
角球
必填
free
int
任意球
必填
red
int
红牌
必填
yellow
int
黄牌
必填
player_name
string
球员名
必填
goal_time
int
进球时间
必填