{"keyword":"欧派家居集团股份有限公司"}curl --location --request GET 'https://crm-dev.e-lansen.com/api/report/customerPortrait/getCompanyBaseInfo?customerNumber=KH250428162931BQE' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"keyword":"欧派家居集团股份有限公司"}'{
"data": {
"records": [
{
"purchaser": "string",
"publishTime": "string",
"link": "string",
"bidUrl": "string",
"intro": "string",
"id": "string",
"title": "string",
"abs": "string",
"proxy": "string",
"uuid": "string",
"type": "string",
"province": "string",
"bidWinner": "string",
"bidAmount": "string"
}
],
"current": 0,
"size": 0,
"total": 0
},
"code": 0,
"msg": "string",
"desc": null
}