Authorization: Bearer ********************curl --location 'http://10.12.186.133:30924/hub/proxy/sync' \
--header 'Authorization: Bearer <token>' \
--form 'source=""' \
--form 'tableName=""' \
--form 'tableId=""'{
"code": 0,
"msg": "string",
"data": "string"
}