curl --location --request POST '/User/DelSafetyInfo?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Uuid": "string", "Wxid": "string" }'
{}