{
"aggOrgId": "string",
"accountId": "string"
}curl --location '/app-api/v2/public/login/checkAccount' \
--header 'access-key;' \
--header 'secret-key;' \
--header 'Content-Type: application/json' \
--data '{
"aggOrgId": "string",
"accountId": "string"
}'{
"reqId": "db059e81fa854bdc84a1feaa23e9f3e9",
"code": "4037",
"success": true,
"message": "手机号码不存在,您可以尝试使用证件号码登录",
"data": {}
}