curl --location -g --request GET 'https://test.vsleem.com/api/third/patrol/getCompanyInfos?authorizationCode=authorizationCode'
{ "code": 200, "msg": "成功", "data": [ { "id": 588, "sassEnterpriseId": 0, "name": "fz", "shortName": "fz", "status": 0 } ] }