{
"guid": "string",
"url": "string"
}curl --location '/open/check_oauth' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"url": "string"
}'{
"error_code": 0,
"error_message": "string",
"data": {
"redirect_url": "string",
"filter_type": 0,
"banner_msg": "string"
}
}