{
"board_type":"0",
"board_sub_type":""
}curl --location --request POST 'https://api.getoneapi.com/api/douyin/fetch_hot' \
--header 'Cookie;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"board_type":"0",
"board_sub_type":""
}'{
"code": 200,
"message": "success",
"data": {}
}