Authorization: Bearer ********************
{
"name": "zdzbqk",
"dataTime": "2025-06"
}
curl --location --request POST '/dataplatform/tableExport/export' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "zdzbqk",
"dataTime": "2025-06"
}'
{
"msg": "string",
"code": 0
}