Authorization: Bearer ********************
curl --location --request POST 'http://localhost:9999/api1/t-rs-enterprise-info/saveDimensionHeader' \
--header 'Authorization: Bearer <token>'
{
"code": "string",
"msg": "string",
"data": null
}