Changes between Version 5 and Version 6 of pcauto_4.2.0/interface


Ignore:
Timestamp:
02/20/2014 04:31:13 PM (12 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.2.0/interface

    v5 v6  
    5454接口URL:http://mrobot.pcauto.com.cn/v3/bbs/getUserInfo 
    5555 
    56 接口是否完善:否 
    57 1.增加是否为验证车主标识 
    58 2.增加验证车型 
     56必填参数: 
     57 
     58 
     59提交方式:GET 
     60是否需要登录:是 
     61返回格式:json  
     62缓存方式:无 
     63缓存时间:无 
     64 
     65返回结果:  
     66{ 
     67"image":头像 
     68"isVip":是否认证车主 
     69"level":用户级别 
     70"name":用户名 
     71"nickname":用户昵称 
     72"serialId":认证车系ID 
     73"serialName":认证车系名 
     74"userId":用户ID 
     75} 
    5976 
    6077}}}