curl --location --request POST '/Wxapp/AddMobile?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "appid": "string", "mobile": "string", "verifyCode": "string" }'
{}