curl --location '/admin-api/entre/home/getHomeCompanyEarlyWarnList?contactStatus=undefined'{
"code": 0,
"data": [
{
"id": 20138,
"enterpriseName": "string",
"creditCode": "string",
"warningType": 1,
"contactStatus": 2,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"msg": "string"
}