赛事列表
POST
http://ball.ziming.work/api/match/index
请求参数
参数名
类型
描述
必填
status
int
示例:0 0所有赛事 1未开赛 2正在进行 3完赛
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
id
int
示例:25
必填
title
string
示例:中国足球协会超级联赛
必填
date
string
示例:2021-08-05
必填
week
string
示例:周四
必填
time_start
string
示例:18:00
必填
status
int
示例:3
必填
status_text
string
示例:完赛
必填
team1
string
示例:沧州雄狮
必填
team2
string
示例:广州城
必填
team1_score
int
示例:0
必填
team2_score
int
示例:2
必填
flag
string
示例:31685b3579e7189667a4da649fb379d7
必填
is_delete
int
示例:0
必填
create_time
string
示例:2021-11-08 17:12:38
必填
update_time
string
示例:2021-11-08 17:12:38
必填