

3256

289
接口地址:以客服提供的地址为准
返回格式:json
请求方式:POST
请求示例:以客服提供的地址为准
接口备注:接口详情可能会有变动,具体内容以客服提供的为准
JSON返回示例:
{
"code": "10000",
"charge": false,
"remain": 1305,
"msg": "查询成功",
"result": {
"msg": "数据返回成功",
"totalPage": 1,
"currentPage": 1,
"result": [
{
"name": "小王水蜡洗车部",
"city": "暂无",
"district": "青浦区",
"province": "上海市",
"distance": 0,
"address": "松蒸公路3907号附近",
"telephone": "暂无",
"lng": "121.076133231363",
"lat": "30.9875695126776"
}
],
"total": 1
}
}