Changes between Version 17 and Version 18 of pconline_3.7.0/interface


Ignore:
Timestamp:
01/21/2015 04:15:40 PM (11 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.7.0/interface

    v17 v18  
    293293 备注:个人中心,登录之后的用户信息;该版本新增用户好友数和粉丝数字段 
    294294 mrobot接口URL:http://mrobot.pconline.com.cn/v3/itbbs/getUserInfo 
    295  后台接口:http://bip.pcauto.com.cn/intf/focus.jsp?act=getNum&accountIds={用户id} 
     295 后台接口: 
     296 获取好友数:http://bip.pconline.com.cn/intf/focus.jsp?act=getFocusNum&accountId={用户id} 
     297 获取关注数:http://bip.pconline.com.cn/intf/focus.jsp?act=getFocusByNum&accountId={用户id} 
    296298 HTTP请求方式:get 
    297299 是否需要登录:是