Changes between Version 12 and Version 13 of pcauto_drive_1.1.0/interface
- Timestamp:
- 06/23/2015 10:06:25 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_drive_1.1.0/interface
v12 v13 184 184 {{{ 185 185 获取个人信息接口(登录时获取) 186 请求url:http://mrobot.pcauto.com.cn/xsp/ x/dev4.pcauto.com.cn:8081/intf/getUser.jsp186 请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/getPersonalinf.xsp 187 187 HTTP请求方式:get 188 188 是否需要登录:是 … … 193 193 返回参数: 194 194 { 195 "code": 0, (0正常,-1异常) 196 “message":提示信息 197 gender : “1” (0代表未知性别,1代表男,2代表女) 198 address :“广州” 199 } 200 }}} 201 195 "code": 0, 196 "gender": 1, 197 "message": "成功", 198 "address": "天气预报", 199 "drivingSchool": "天河驾校", 200 "drivingSchoolId": 8059 201 } 202 }}} 203
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)