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