Changes between Version 70 and Version 71 of interface/pcauto_BuyAuto_1.5.0


Ignore:
Timestamp:
01/19/2016 11:51:22 AM (10 years ago)
Author:
zhongjilong_JZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.5.0

    v70 v71  
    723723**请求参数** 
    724724||参数名||类型||必须||说明|| 
    725 ||dealerId||int||是||无|| 
     725||areaId||int||是||无|| 
     726||type||int||是||0:全款,1:30%,2:30%以上|| 
     727||source||int||是||0:app,1:其他|| 
     728||ps||int||是||只能为0,5,10,20,30(最低价)|| 
     729||pt||int||否||空则,价钱无上限|| 
     730||v||int||否||版本号|| 
    726731[[BR]] 
    727732**返回格式** 
     
    738743                "price": "10.48~13.98", 
    739744                "minPrice": "10.48", 
     745                //app1.5版本serialUrl返回协议pcautobuy://auto-ask-price/?参数类似 
    740746                "serialUrl": "http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.3/askprice_wx.xsp?dealerId=0&isMain=1&areaId=1&serialId=2734&modelId=32215&modelName=卡罗拉 2014款 1.6L GL-i真皮版 MT&image=http://img.pconline.com.cn/images/upload/upc/tx/auto5/1407/16/c1/36387283_36387283_1405518594532_120x90.jpg" 
    741747            }, 
    742 ], 
    743 ] 
     748            ], 
     749        ] 
     750    } 
    744751} 
    745752}}}