token: ********************
curl --location --request GET 'http://127.0.0.1:8091/clean/assess/file/list?companyId×Id' \
--header 'token;'
{"code":"1","data":[{"companyId":"1718891836824883200","exampleName":"1","extraValue":"1","fileName":"1","html":"1","id":"1"},{"companyId":"1718891836824883200","exampleName":"2","extraValue":null,"fileName":"2","html":"2","id":"2"}],"msg":"成功"}