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