curl --location --request GET 'https://m1.apifoxmock.com/m1/6291200-0-default/api/nyty/game'
{
"code": 200,
"msg": "success",
"data": [
{
"id": 1,
"coverUrl": "http://ncyunhua.com:9090/nyty/g1.jpg",
"title": "2024年南云田径接力总决赛",
"publishTime": "2024-01-16T00:00:00",
"videoUrl": "http://ncyunhua.com:9090/nyty/v1.mp4"
},
{
"id": 2,
"coverUrl": "http://ncyunhua.com:9090/nyty/g2.jpg",
"title": "2024年南云跳高精英总决赛",
"publishTime": "2024-01-21T00:00:00",
"videoUrl": "http://ncyunhua.com:9090/nyty/v2.mp4"
}
]
}