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