X-Access-Token: ********************
{
"content":"云",
"typeIds":"1,2,3"
}
curl --location --request POST 'http://127.0.0.1:8080/anonymous/hotSuggestSearchVoice' \
--header 'Content-Type: application/json' \
--header 'X-Access-Token;' \
--data-raw '{
"content":"云",
"typeIds":"1,2,3"
}'
{}