curl --location --request GET 'https://test-api.yunjishop.cn/recommend/app/recommend/getSlideInfo' \
--header 'Authorization: '
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"count": 0,
"feedbackType": "OK"
}
}