Authorization: Bearer ********************"string"curl --location 'http://10.12.186.133:30924/hub/proxy/executeSql?dataSource=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '"string"'{
"code": 0,
"msg": "string",
"data": "string"
}