token: ********************
curl --location --request GET 'http://127.0.0.1:8091/clean/long/assess/info/get?companyId=企业id' \
--header 'token;'
{
"code": "1",
"msg": "成功",
"data": {
"paintingCount": "-2186769394911924",
"bakingCount": "6196095635724792",
"installationRate": "-7144051815100808"
}
}