Authorization: Bearer ********************
curl --location --request GET 'https://www.mengzhikeji.cn/prod-api/resource/videoCourse/'
{
"code": 0,
"msg": "string",
"data": {
"courseId": 0,
"locaType": 0,
"videoUrl": "string",
"videoType": 0,
"videoId": "string",
"bottomType": 0,
"phoneNum": "string"
}
}