人脉地图数据接口
POST
http://[ip]:[port]/insoApp/card/map/list
接口描述
查询附近的联系人或公司
请求参数
参数名
类型
描述
必填
token
string
请求token
必填
userId
int
用户Id
必填
lng
string
用户位置经度
必填
lat
string
用户位置纬度
必填
type
int
操作类型(1:用户;2:公司;)
必填