Authorization: Bearer ********************curl --location --request GET '/api/v1/douyin/web/fetch_real_time_rising_hot_list?page=1&page_size=10&sentence_tag=&order=rank' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"router": "",
"params": {},
"data": null
}