Changes between Version 116 and Version 117 of price_jiekou


Ignore:
Timestamp:
04/02/2014 03:46:20 PM (12 years ago)
Author:
limingjiu
Comment:

我的爆料

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v116 v117  
    695695    pageSize: 
    696696    status: 状态(1表示请求审核已经通过的列表,2表示请求未通过的列表) 
    697     typeId: 类型(1优惠、2发现、3海淘、4经验、5晒物)//暂时不用 
     697    typeId: 类型(1 优惠海淘, 2 国内优惠, 3 发现频道, 4 经验, 5 待定)//暂时不用 
    698698     
    699699    请求方法:get 
     
    710710      "status": -1(1已通过,0审核中,-1不通过,说明:如果参数status请求时设置为1,此处应该全部是1) 
    711711      "reason": "抄袭!" 
    712            --后期增加  
     712       --后期增加  
    713713       ‘type’:           //类型 
    714714       "good":"20",    //值的数量 
    715715       "bad":"1",        //不值的数量 
    716       "commentNum":"0",    //评论数 
    717     }, 
    718    { 
    719       "id": 123, 
    720       "url": "", 
    721       "time": 12312312, 
    722       "title": "this is the brief of the post", 
    723       "image": "http://xxx", 
    724       "status": 1(1已通过,0审核中,-1不通过) 
    725       "award": "奖励5金币", 
     716       "commentNum":"0",    //评论数 
     717       "award": "奖励5金币", 
    726718    } 
    727719  ]