{}
curl --location --request GET '/clueData/accountAuth?channel=baidu&optype' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "errcode": 0, "errmsg": "string", "result": { "auth_url": "string" } }