curl --location --request GET 'https://api.xiaojukeji.com//v1/safe/contacter?client_uid=&phone=11100011296' \
--header 'Authorization;' \
--header 'Content-Type: application/x-www-form-urlencoded'
[
{
"name": "string",
"countryCode": "string",
"phone": "string",
"isAuto": true,
"queryAuth": 0,
"distance": 0,
"shareStartTime": "string",
"shareEndTime": "string"
}
]