curl --location '/public-api/datacenterTable/importTable?tableName=undefined' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103' \
--form 'file=@""'{
"errorCode": 0,
"message": "",
"data": {
"successCount": 0,
"errorCount": 0,
"totalCount": 0,
"errorRows": [
{
"": {}
}
]
}
}