curl --location --request POST '/admin-api/system/oauth2/authorize?response_type=code&client_id=tudou&redirect_uri=https://www.iocoder.cn&auto_approve=true' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": "string",
"msg": "string"
}