Changes between Version 110 and Version 111 of price_jiekou


Ignore:
Timestamp:
03/20/2014 12:17:25 PM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v110 v111  
    545545}}} 
    546546 
     547 
     548=== 4.4 查询是否已收藏 === 
     549{{{ 
     550    url:http://best.pconline.com.cn/intf/iphone/topicDetail_collectCount.jsp?topicId=26454 
     551    HTTP请求方式:get 
     552 
     553    common_session_id: 登录后session,Cookies中 
     554    topicId:爆料Id 
     555    是否需要登录:否 
     556 
     557返回值: 
     558status:状态  -1未登录  0登陆未收藏过  1登陆且已收藏 
     559count:收藏数 
     560#此接口查询后执行topicDetail.jsp的JS函数setFavCount来使页面变化# 
     561}}} 
    547562=== 5.0 海淘电商分类列表 === 
    548563{{{