Changes between Version 10 and Version 11 of pcauto_club_4.2.0/api


Ignore:
Timestamp:
05/20/2015 09:21:13 AM (11 years ago)
Author:
liangzhicong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_4.2.0/api

    v10 v11  
    1010 
    1111mrobot:http://v80.pcauto.com.cn 
     12        线上:http://mrobot.pcauto.com.cn 
    1213登陆:http://test232.pcauto.com.cn/passport2 
    1314车友会:http://v37.pcauto.com.cn:82 
     
    561562==== 2.0 获取 banner 和 推荐车友圈的数据列表.... ==== 
    562563{{{ 
    563 接口: http://mrobot.pcauto.com.cn/xsp/s/club/v4.2/bannerAndForumsList.xsp 
     564接口:/xsp/s/club/v4.2/bannerAndForumsList.xsp 
    564565说明 : 获取 banner 和 推荐车友圈的数据列表 
    565566 
     
    590591==== 2.1 获取用户关注的圈子的信息的列表.... ==== 
    591592{{{ 
    592 接口: http://mrobot.pcauto.com.cn/xsp/s/club/v4.2/findForumsByUser.xsp 
     593接口: /xsp/s/club/v4.2/findForumsByUser.xsp 
    593594说明 : 需要通过 1.1.3 取得用户绑定的车友圈列表,再通过 1.2.1 获取每个绑定的车友圈的信息,再合并 
    594595       获取用户关注的圈子的信息的列表 
     
    618619==== 2.2 获取车友圈首页数据.... ==== 
    619620{{{ 
    620 接口:http://mrobot.pcauto.com.cn/xsp/s/club/v4.2/clubForumsHomePage.xsp 
     621接口:/xsp/s/club/v4.2/clubForumsHomePage.xsp 
    621622说明 : 获取车友圈首页数据 
    622623 
     
    685686==== 2.1.0 主题终端 ==== 
    686687{{{ 
    687 接口: http://mrobot.pcauto.com.cn/club/bbs/forumTopics?topicId=5184869&pageNo=1&pageSize=10&userId=9112159 
     688接口: /club/bbs/forumTopics?topicId=5184869&pageNo=1&pageSize=10&userId=9112159 
    688689主题终端(1.2.5)需要将 动态ID列表(1.1.5) 和 点赞状态列表(1.1.10)合并 
    689690