Changes between Version 74 and Version 75 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
03/05/2015 05:21:10 PM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v74 v75  
    381381=== 3.1 [=#point3.1 车系参配] === 
    382382 
    383 [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/serialDetail.xsp?serialId=4313&subscributedIds=30499,36337 
     383[[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/serialDetail.xsp?serialId=4313&subscributedIds=30499,36337&modelIds=30507,30506,30505,30508 
    384384[[BR]]现应用接口: 
    385385{{{ 
     
    404404||subscributedIds||String||N||已订阅的车型id|| 
    405405||modelIds||String||N||车型id,不传或传0的情况下显示前3个数据,传的话按传的id给出相应的数据,不管上述哪种情况,所有的modelIdList都会给出|| 
     406{{{返回的结果,增加总的车型IDs,用数组modelIdsList来表示,}}} 
    406407[[BR]]返回结果: 
    407408{{{ 
    408409{ 
    409410    total: 17,   //车型总数 
    410     pageCount: 6, //参配总页数,pageCount=ceil(total/pageSize) 
    411     pageNo: 1,   //第几页 
    412     pageSize: 3,         //每页大小 
     411    "modelIdsList":[ 
     412    "30499", 
     413    "30500", 
     414    "30501", 
     415    "30502", 
     416    "30503", 
     417    "30504", 
     418    "30507", 
     419    "30506", 
     420    "30505", 
     421    "30508" 
     422], 
     423     
    413424    "detailArray": [ 
    414425        {