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