Authorization: Bearer ********************
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/v2/config/import-config-excel'
{
"status": true,
"code": "string",
"message": "string",
"traceId": "string",
"data": [
"string"
]
}