文档
测试

比赛记录

POST
http://footballscorone.zhangsizhen.cn/interfaces/record/record

请求参数

参数名
类型
描述
必填
match_id
int
示例:比赛id
必填

响应参数

参数名
类型
描述
必填
message
string
示例:成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
match_name
string
示例:比赛名称
必填
A_team
string
示例:主队名
必填
B_team
string
示例:客队名
必填
A_score
int
示例:主队得分
必填
B_score
int
示例:客队得分
必填
end_time
int
示例:结束时间
必填