Changes between Version 73 and Version 74 of interface/pcauto_BuyAuto_1.5.0


Ignore:
Timestamp:
01/19/2016 02:11:29 PM (10 years ago)
Author:
caozhaoyuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.5.0

    v73 v74  
    333333 
    334334**MROBOT接口(已完成)**[[BR]] 
    335 >http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.5/getDealerSalesModels.xsp?dealerId=30829&serialId=628 
     335>http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.5/getDealerSalesModels.xsp?dealerId=18545&serialId=5 
     336**应用后端**[[BR]] 
     337>http://dev3.pcauto.com.cn:8001/dealer/interface/app/dealer_model_json.jsp?dealerId=18545&serialId=5 (获取经销商在售车系) [[BR]] 
     338 
    336339**请求参数** 
    337340||= 车系id =||= 经销商id =|| 
     
    701704     =========================================================== 
    702705     由于app的定位功能未能及时响应,故在页面将有一个方法 
    703       setLocation(flag,lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下:flag=1表成功 flag=0表失败 
     706      setLocation(flag,lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下: 
    704707      成功setLocation(1,113.32494,23.140192); 失败时setLocation(0,0,0) 失败后点击重试会调app的协议如下:pcautobuy://auto-location 
    705708     ===========================================================