curl --location --request POST '/OfficialAccounts/QRConnectAuthorizeConfirm?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string", "wxid": "string" }'
{}