curl --location --globoff 'https://app-gateway.realsee.ai/open/v3/work/source/config?resource_code=' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"bottom_functions": [
{
"data": {
"i18n_key": "string",
"text": "string",
"url": "string"
},
"is_realsee": true,
"type": "string"
}
],
"source_introduction": {
"content": "string",
"link_open_type": "string",
"logo_url": "string",
"more_text": "string",
"more_url": "string",
"title": "string",
"website": {
"logo_url": "string",
"name": "string"
}
}
},
"cost": 0
}