curl --location 'https://tinterface.mcake.com/openapi/store/service/scope?cityId=675&lng=116.649159&lat=39.912047' \
--header 'appAuthToken: 87dbd1e95dd7d7361ba93899a9cc62b7'{
"code": 0,
"msg": "Success",
"data": {
"in_scope": true,
"matched_map": {
"id": 19,
"name": "北京免费配送范围",
"city_id": 675,
"service_type": 1
},
"message": "该地址在配送范围内,可提供配送服务"
}
}