文档
测试

提交老人坐标

POST
106.52.185.165:9090/uploadLocation

请求头

参数名
类型
描述
必填
token
String
登录接口返回值
必填

请求参数

参数名
类型
描述
必填
longitude
String
经度
必填
latitude
String
纬度
必填

响应参数

参数名
类型
描述
必填
msg
String
成功为success,失败为fail
必填
code
String
成功为1,失败为0
必填