{
"type":6
}
curl --location --request POST 'http://127.0.0.1:8080/user/tipSwitchVoiceSquare' \
--header 'X-Access-Token: 2198492235196471' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":6
}'
{
"code": 0,
"msg": "string"
}