curl --location --request GET 'https://test-api.yunjishop.cn/resource/app/music/get'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": [
{
"type": 0,
"resources": [
"string"
]
}
]
}