curl --location --request GET 'http://10.134.49.88:8080/azaz/video/info?videoId=16' \ --header 'token: utvedogfgis8pm96duqgv9p8tx0b5zvw'
{ "code": 0, "message": "string", "data": { "videoId": "string", "authorId": "string", "coverUrl": "string", "videoUrl": "string", "title": "string" } }