curl --location --request GET 'http://localhost:9000/api/music?page=1&limit=10&sort=hot&keyword=啊啊啊&tag_id=1' \ --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwidXNlcm5hbWUiOiJGb3hsdW8iLCJyb2xlIjoidXNlciIsImlhdCI6MTczNTY1MzEyOSwiZXhwIjoxNzM2MjU3OTI5fQ.KMobcdZC5vOfcpwqcVOQlnFJqBSJV_woG1PYjH4ZE94'
{ "code": 0, "message": "string", "data": null, "success": true }