存储用户坐标和推送id
GET
http://visitor.daoben.tech/api/user/syncUserGeo?lat=20.564465&lng=65.564465
请求头
参数名
类型
描述
必填
token
string
token
必填
请求参数
参数名
类型
描述
必填
lat
float
示例:20.564465
必填
lng
float
示例:65.564465
必填
push_id
推送id
必填
device
设备信息
必填
app_version
版本号
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1605517528
必填
data
object
示例:null
必填