Changes between Version 150 and Version 151 of price_api


Ignore:
Timestamp:
04/07/2015 11:56:58 AM (11 years ago)
Author:
wuzexiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api

    v150 v151  
    258258  topicId: 13253,//爆料id 
    259259  topicType: 1,//0优惠,1海淘,2 发现 
     260  topicTitle: "vivo...", //爆料标题 
     261  topicPrice: 222,       //价格 
     262  firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 
     263  topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html",        //爆料pc端的地址(以晒物为例) 
    260264  bestBuyLink:"bestbuy://topic-1.cc"  //直达链接,可能是自定义的协议或者普通的url 
    261265} 
     
    264268{ 
    265269  topicId: 13253, //爆料id 
    266   topicType: 3//3 晒物,4经验 
     270  topicType: 3,    //3 晒物,4经验 
     271  topicTitle: "vivo...", //爆料标题 
     272  topicPrice: 222,       //价格(有就填) 
     273  firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 
     274  topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html"        //爆料pc端的地址(以晒物为例) 
    267275} 
    268276}}}