curl --location --request GET 'https://test-api.yunjishop.cn/resource/app/shortPlay/xzPageTopInfo' \
--header 'Authorization: '
{
"code": 200,
"msg": "操作成功",
"trace": "auto-generate:5ab56963-d587-4b34-89d6-be6036dde47c",
"data": {
"avatar": "default/logo.png",
"title": "小猪剧场",
"secondTitle": "搜罗各种好剧,陪你度过闲暇时光",
"thirdTitle": "播放次数:0"
}
}