curl --location --request GET '/user/oauth//bindurl?redirect_uri'
{ "code": 20000, "data": { "authorize_url": "string", "state": "string" }, "err_code": "string", "msg": null }