Changes between Version 97 and Version 98 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/15/2013 09:57:27 AM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v97 v98  
    161161=== 2.6 [=#point206 新消息]=== 
    162162{{{ 
    163     url: 
    164        汽车网:待定 
    165     作用:获取个人中心的新消息的数量(系统消息和短消息) 
     163    url:http://mrobot.pcauto.com.cn/v3/bbs/getNewMsgCount 
     164    作用:获取个人中心的新消息的数量 
    166165    使用范围:汽车网app 
    167166    备注:提醒包含一下几种 
    168 1.我发的帖子,别人回帖 
    169 2.我发的回帖,别人回复 
    170 3.我发的文章评论,别人回复 
     167      1.我发的帖子,别人回帖 
     168      2.我发的回帖,别人回复 
     169      3.我发的文章评论,别人回复 
    171170 
    172171    HTTP请求方式:get                          
     
    175174             common_session_id:用户登陆后获得的认证id 
    176175    返回参数: 
    177 { 
    178     "noticeCount": 0, // 提醒数 
    179     "msgCount": 0  // 短消息数 
    180 } 
     176        messageCount:短消息(站内信、私信) 
     177        systemNoticeCount:系统消息 
     178        fansCount:关注消息 
     179        forumReplyCount:论坛消息(包括别人对我发的帖子的回帖和别人对我的回帖的回复) 
     180        commentReplyCount:文章评论消息 
     181        carReplyCount:车主点品消息 
     182 
     183        提醒 = forumReplyCount + commentReplyCount 
    181184 
    182185}}} 
     
    596599=== 2.26 [=#point226 车型图片列表]=== 
    597600{{{ 
    598    url:待定 
     601   url:车型:http://mrobot.pcauto.com.cn/v2/price/pictures?modelId=20207&fmt=json&pageSize=999&typeId=1  
     602        车系:http://mrobot.pcauto.com.cn/v2/price/pictures?serialGroupId=4313&fmt=json&pageSize=999&typeId=1 
    599603   作用:按照分类获取车型、车系图片列表 
    600604   使用范围:汽车网app 
    601605   是否需要登录:否 
    602606   http请求方式:get 
    603                车型:http://mrobot.pcauto.com.cn/v2/price/pictures?modelId=20207&fmt=json&pageSize=999&typeId=1  
    604                车系:http://mrobot.pcauto.com.cn/v2/price/pictures?serialGroupId=4313&fmt=json&pageSize=999&typeId=1  
    605    备注:与目前图集终端页使用相同的接口 
     607   备注:与目前图集终端页使用的接口相同 
     608 
    606609}}} 
    607610=== 2.27 [=#point227 论坛帖子列表]=== 
     
    781784||第一批|| 文章、帖子、图集 ||2.4 [#point204 赞和踩 ] ||- || 论坛同事  || - || - || -  || 外部系统实现 
    782785||第一批|| 资讯栏目 ||2.5 [#point205 搜索栏目文章 ] ||- || - || - || - || - || mrobot实现   
    783 ||第一批|| 个人中心 ||2.6 [#point206 新消息 ] ||- || 个人中心同事  ||-|| - || - || mrobot代理   
     786||第一批|| 个人中心 ||2.6 [#point206 新消息 ] ||- || 个人中心同事  ||-|| 完成 || - || mrobot代理   
    784787||第一批|| 关于我们 ||2.7 [#point207 您可能对以下内容感兴趣 ] ||- || 运营同事 ||-|| - || - || mrobot代理 
    785788||第一批|| 我的收藏 ||2.8 [#point208 收藏夹信息---文章 ] ||-|| 个人中心同事  ||-|| - || - || mrobot代理   
     
    812815||第一批|| 车主点评终端页 ||2.35 [#point235 文章终端json ] ||-|| -  ||-|| - ||- || mrobot实现 
    813816||第一批|| 车型库图集类别 ||2.36 [#point236 车型库图集类别 ] ||-|| -  ||-|| - ||- || mamdin实现 
    814 ||第一批|| 车型库图集类别 ||2.37 [#point237 编辑订阅列表 ] ||-|| - ||-|| - ||- || 外部系统实现 
     817||第一批|| 车型库图集类别 ||2.37 [#point237 编辑订阅列表 ] ||-|| 个人中心同事 ||-|| - ||- || 外部系统实现