curl --location --request GET 'https://travel.daoziji.com/user/user/company/queryCompanyList?companyName=丽春&status=0&page=1&size=10' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJhNGM4ZjdlMDEyOWM0M2QxODk4ZTNmZWViMjY5YjNkOSIsInN1YiI6IjMiLCJpc3MiOiJzZyIsImlhdCI6MTY5NzUwNDMzNywiZXhwIjoxNjk3NTkwNzM3fQ.NhroP23bC2l1n0e4elLpQf93-lx4gKWWsKfDw7e6yY0' \
--header 'token: 59488631878869803924403251'
{"msg":"操作成功","code":200,"data":{"records":[{"id":1,"name":"丽春信息科技有限公司","principal":"春丽","principalPhone":"13145201314","address":"丽春市丽春文化路521号","status":0,"businessLicense":"https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/businessLicense91ddd436d7254fd4a12205f7fd71ac80.jpg","createTime":"2023-10-17T09:04:41.000+08:00","updateTime":"2023-10-17T09:15:13.000+08:00","file":null}],"total":1,"size":10,"current":1,"orders":[],"optimizeCountSql":true,"searchCount":true,"countId":null,"maxLimit":null,"pages":1}}