Authorization: Bearer ********************curl --location 'https://www.mengzhikeji.cn/prod-api/merchant/aixg/customer/company/list?createBy=&createTime=&updateBy=&updateTime=¶ms=&id=&merchantId=&companyName=&industryId=&describes=&pageSize=&pageNum=' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"merchantId": 0,
"companyName": "string",
"industryId": "string",
"describes": "string"
}
]