curl --location --request GET 'https://test.51vive.com/forums/company/list?id=&name=&shortName=&legalPerson=&legalPhone=&managerPerson=&managerPhone=&enable=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"shortName": "string",
"legalPerson": "string",
"legalPhone": "string",
"managerPerson": "string",
"managerPhone": "string",
"businessLicense": "string",
"businessLicenseOssIds": "string",
"otherAtts": "string",
"otherAttsOssIds": "string",
"enable": true,
"deleted": true,
"remark": "string"
}
],
"code": 0,
"msg": "string"
}