Changes between Version 124 and Version 125 of pcauto_BuyAuto_1.0.0


Ignore:
Timestamp:
08/13/2014 10:58:32 AM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.0.0

    v124 v125  
    203203 
    204204==== 2.2.5.车系-资讯 ==== 
    205 请求URL: http://mrobot.pcauto.com.cn/buy/price/getArticlesBySerialId/{serialId}?pageNo=1&pageSize=20&type=0 
     205请求URL: http://mrobot.pcauto.com.cn/buy/price/getArticlesBySerialId/{serialId}?pageNo=1&pageSize=20&type=0 [[BR]] 
    206206HTTP请求方式:get[[BR]] 
    207207是否需要登录:否[[BR]] 
     
    218218||参数名||类型||必须||说明|| 
    219219||total||number||yes||资讯总个数|| 
    220 ||list||array||yes||资讯列表分页数据|| 
     220||data||array||yes||资讯列表分页数据|| 
    221221|| ||列表项格式|| 
    222222|| ||参数名||类型||必须||说明|| 
    223 || ||infoid||string||是||文章id|| 
    224 || ||thumb||string||是||文章缩略图|| 
     223|| ||id||string||是||文章id|| 
     224|| ||image||string||是||文章导读图|| 
    225225|| ||title||string||是||文章标题|| 
    226 || ||type||string||是||文章类型|| 
    227 || ||date||string||是||文章时间|| 
     226|| ||channelName||string||是||栏目名|| 
     227|| ||pubDate||string||是||文章发布时间|| 
    228228 
    229229=== 2.3 车型 ===