{ "word":"习近平" }
curl --location --request POST 'https://test.myusmile.online/bff/cloud/sensitive/word/check' \ --header 'TOK: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "word":"习近平" }'
{}