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