curl --location --request GET 'https://qqlykm.cn/api/free/phone/get?phone=13555599999'
{
"success": true,
"data": {
"province": "string",
"city": "string",
"area_code": "string",
"post_code": "string",
"isp": "string"
}
}