curl --location --request GET 'trssearch/openSearch/getPublishResourceCompany'
{ "msg": "success", "state": 200, "data": { "pageInfo": { "startPage": 1, "totalResults": 1, "totalPages": 1, "pageSize": 10 }, "list": [ { "area": "内蒙古自治区·赤峰市·市辖区", "code": "91150400MA0N1Q9YXG", "pubTime": null, "name": "<span style='color:red'>赤峰</span>北控水环境开发有限公司", "punishType": null, "id": "64944832-e101-4083-b598-415a9ce3c868", "behavior": null, "projectName": null, "creditType": "信用信息" } ] } }