文档
测试

储存地址经纬度

POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/updateCityDegree.html

请求参数

参数名
类型
描述
必填
userId
int
必填
city
String
城市
必填
longitude
String
经度
必填
latitude
String
纬度
必填

响应参数

参数名
类型
描述
必填
m_strMessage
string
示例:定位成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填