Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8080/ess/xlcs/calculate' \ --form 'dataFile=@""'
{ "code": 200, "msg": null, "data": 0 }