Changes between Version 13 and Version 14 of pcauto_drive_2.2.0/interface


Ignore:
Timestamp:
09/16/2015 03:00:39 PM (11 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_2.2.0/interface

    v13 v14  
    1313 
    1414=== 1.1我的 === 
    15 '''(V1.1版本 2.7获取个人信息接口增加返回用户学分字段)'''[[BR]] 
    16 >mrobot地址:http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/getPersonalinf.xsp [[BR]] 
    17  
    18 **说明** 
    19  
    20 > 获取个人信息接口增加返回用户学分字段[[BR]] 
     15'''(获取用户学分接口)'''[[BR]] 
     16>mrobot地址: [[BR]] 
     17 
     18**说明** 
     19 
     20> 获取用户学分接口[[BR]] 
    2121 
    2222**缓存时间** 
     
    4848      "gender": 0, 
    4949      "message": "成功", 
    50       "address": "", 
    51       "drivingSchool": "未报考驾校", 
    52       "drivingSchoolId": -2, 
    53       "nickName": "hahahahahaha", 
    54       "userId": 31836836, 
    55       "cityName": "", 
    56       "cityId": 0 
    57       "score":用户学分(新增字段) 
     50      "score":4000 
    5851} 
    5952}}} 
     
    6154**返回参数说明** 
    6255||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
    63 ||= score =||= 用户学分(新增字段) =||= =||==|| 
     56||= score =||= 用户学分 =||= =||==|| 
    6457 
    6558----------