curl --location --request GET 'api.pre-qiandun365.com/api/open/corpList?accountId&corpIDCardNum'
{
"result": {
"accountId": "string",
"corpName": "string",
"corpIDCardNum": "string",
"corpIDCardType": "string",
"legalRepName": "string",
"legalRepIDCardNum": "string",
"legalRepIDCardType": "string",
"mobile": "string",
"flowNo": "string",
"createTime": "string",
"certifiedTime": "string"
},
"code": "string",
"msg": "string",
"logKey": "string",
"ts": "string",
"success": true
}