Changes between Version 207 and Version 208 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/06/2013 09:05:47 AM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v207 v208  
    11881188}}} 
    11891189 
    1190 === 2.43 [=#point242 汽车网车系列表]=== 
     1190=== 2.43 [=#point243 汽车网车系列表]=== 
    11911191{{{ 
    11921192url:http://mrobot.pcauto.com.cn/v3/price/searchSerials?q=大众 
    11931193说明:搜索接口,搜索某品牌下的车系。 
     1194}}} 
     1195 
     1196 
     1197=== 2.44 [=#point244 判断版块、帖子是否已经收藏]=== 
     1198{{{ 
     1199   url:http://bbs.pcauto.com.cn/action/user/check_favorite.jsp 
     1200   作用:判断某个版块、帖子是否已经收藏 
     1201   使用范围:汽车网app 
     1202   是否需要登录:是 
     1203   http请求方式:post 
     1204   请求参数: 
     1205         common_session_id:用户登陆后获得的认证id 
     1206         fid:版块id 
     1207         tid:帖子id 
     1208  返回参数:如果已经登陆并且版块或者帖子已经收藏,返回收藏id,否则返回-1 
    11941209}}} 
    11951210 
     
    12421257||第一批|| 车系页 ||2.42 [#point242 论坛里的帖子列表 ] ||-|| - ||-|| - ||- || mrobot代理 
    12431258||第一批|| 车系页 ||2.43 [#point243 汽车网车系列表 ] ||-|| - ||-|| 可内测 ||- || mrobot代理 
     1259||第一批|| 车系页 ||2.44 [#point244 判断版块、帖子是否已经收藏 ] ||-|| - ||-|| 完成 ||- || 外部系统实现