curl --location --globoff 'https://datam.olmap.cn/dm/v1/api/geo/regeo/amap?location=116.306210%2C39.976121&provider=amap&city=&addressComponent=&roads=undefined&roadlevel=undefined&baseLayerType=&eId={{eId}}&ckey={{ckey}}' \
--header 'eId: siptea' \
--header 'ckey: a8da1230-536b-11e8-9bb7-3321e787d1cb'{
"success": true,
"msg": "操作成功",
"data": [
{
"formatted_address": "北京市海淀区海淀街道苏州街亿方大厦"
}
]
}