Authorization: Bearer ********************
curl --location --request GET 'https://www.mengzhikeji.cn/prod-api/resource/videoCourse/list?courseId=&locaType=&bottomType='
{
"total": 0,
"rows": [
{
"courseId": 0,
"locaType": 0,
"videoUrl": "string",
"videoType": 0,
"videoId": "string",
"bottomType": 0,
"phoneNum": "string"
}
],
"code": 0,
"msg": "string"
}