Changes between Version 192 and Version 193 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/02/2013 09:50:38 AM (12 years ago)
Author:
lijunrong
Comment:

修改赞和踩接口请求参数

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v192 v193  
    217217    设计稿:http://192.168.50.175/work/201309/pcauto4.0/shouye%20-%20daohang/page.html             
    218218    请求参数:  
    219                id:文章、帖子或者图集id 
    220                type: 类型id,1为文章、2为帖子或者3为图集 
    221                action:动作,1为‘顶’、2为‘踩’、3为‘取消顶’、4为‘取消踩’ 
     219     params = { 
     220               "flag": 0\1(0为添加,1为查询), 
     221                "params": [ 
     222                   { 
     223                    "id": 112(文章、帖子或者图集id), 
     224                    "action": 3 (动作,1为‘顶’、2为‘踩’、3为‘取消顶’、4为‘取消踩’), 
     225                    "type": 1( 类型id,1为文章、2为帖子或者3为图集) 
     226                   } 
     227                 ] 
     228              } 
    222229           
    223230    返回参数: