Changes between Version 34 and Version 35 of pcauto_4.4.0/interface


Ignore:
Timestamp:
08/01/2014 06:06:49 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.4.0/interface

    v34 v35  
    680680{{{ 
    681681 备注:判断文章是否已经收藏 
    682  请求URL: 
    683  HTTP请求方式:post 
    684  是否需要登录:是 
    685  返回格式:json 
    686  缓存方式:无 
    687  缓存时间:无 
    688  请求参数: 
    689         common_session_id:用户登陆后获得的认证id 
    690         aid:文章id 
     682 请求URL:http://bip.pcauto.com.cn/intf/article.jsp?act=isCollect&siteId=2&articleId=4868899 
     683 HTTP请求方式:post 
     684 是否需要登录:是 
     685 返回格式:json 
     686 缓存方式:无 
     687 缓存时间:无 
     688 请求参数: 
     689        common_session_id:用户登陆后获得的认证id 
     690        articleId:文章id 
    691691 返回参数:如果已经登陆并且已经收藏,返回收藏id,否则返回-1 
    692692}}}