Changes between Version 74 and Version 75 of pcauto_4.3.0/interface


Ignore:
Timestamp:
05/20/2014 11:04:31 AM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.3.0/interface

    v74 v75  
    683683 
    684684 
    685 === 2.20 [=#point220 优惠活动报名接口]=== 
     685=== 2.20 [=#point220 优惠活动报名接口] (可内测)=== 
    686686{{{ 
    687687 请求URL: 
    688688      我要优惠url:http://mrobot.pcauto.com.cn/v3/price/getPromotion?dealerId=50680&modelId=26138&modelName=%E5%A5%A5%E8%BF%AAQ5+2013%E6%AC%BE+2.0+35TFSI+quattro+%E6%A0%87%E5%87%86%E5%9E%8B&url=http://img.pconline.com.cn/images/upload/upc/tx/auto5/1302/17/c0/18171294_1361066894468_350x260.jpg 
     689      活动我要报名接口url:http://mai.pcauto.com.cn/gct/action/do_order.jsp 
     690                 请求参数:modelId:车型名 
     691                           userName:姓名 
     692                           phone:手机号 
     693                           dealerId:经销商id 
     694                           tsgId:活动id 
     695                           origin:平台来源,0:未知,1:web,2:wap,3:IOS,4:Android,5:WP,6:杂志 
     696 
     697 
    689698 
    690699 HTTP请求方式:post 
     
    693702 缓存方式:无 
    694703 缓存时间:无 
    695  请求参数: 
    696  
    697 modelId  // 车型id 
    698 name  // 姓名 
    699 photo  // 电话号码 
    700  
    701  返回参数: 
    702         {"resultCode":0,   // 1表示成功,0表示失败 
    703          "msg":""} 
    704704}}} 
    705705