Changes between Version 7 and Version 8 of price_jiekou


Ignore:
Timestamp:
07/19/2013 10:51:41 AM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v7 v8  
    182182 
    1831831.6 摇一摇接口 
     184 
     185{{{ 
     186    请求参数: 无 
     187    请求方法:get 
     188    是否需要登录:否 
     189    返回参数: 
     190{ 
     191    "pageCount":"1", 
     192    "pageNo":"1", 
     193    "data":[ 
     194        { 
     195            "commentNum":"0", 
     196            "id":"2395585", 
     197            "title":"“BMW大师殿堂”杨丽萍舞剧《孔雀》在陕西惊艳登场", 
     198            "image":"http://img0.pcauto.com.cn/pcauto/1303/15/2395585_1.png", 
     199            "pubDate":"2013-02-03",        //时间 
     200            "wroth":"1",    //值的数量 
     201            "price":"160元包邮"    //价格 
     202        } 
     203    ], 
     204    "pageSize":"20" 
     205} 
     206 
     207}}}