Authorization: Bearer ********************curl --location --request GET 'http://10.12.186.133:30924/hub/proxy/local?source' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"source": "",
"tableId": 0,
"fieldId": 0,
"fieldDesc": "",
"tableName": "",
"fieldName": "",
"originTableName": "",
"originFieldName": "",
"originFieldType": "",
"tableDesc": "",
"fieldDict": ""
}
]