Changes between Version 12 and Version 13 of pcauto_4.5.2/interface


Ignore:
Timestamp:
11/26/2014 10:35:33 AM (11 years ago)
Author:
liguokai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.2/interface

    v12 v13  
    112112==== 2.3.2 [=#point2.3.2 发起团购] ==== 
    113113{{{ 
    114 原接口:http://mai.pcauto.com.cn/gct/action/do_order.jsp?req-enc=utf-8 
     114    (接口未上线,请连192.168.21.94:8888进行测试) 
     115    请求方式:POST 
     116    请求mrobot接口:http://mrobot.pcauto.com.cn/v3/search/mallPost 
     117    应用端接口:http://dev3.pcauto.com.cn:9977/autoMall/gct/action/do_order.jsp 
     118    请求参数格式: 
     119    key:param 
     120    value: 
     121    { 
     122      "userName": "huixuan", 
     123      "regionId": 1, 
     124      "isInitMsg": 1, 
     125      "origin": 3, 
     126      "phone": 13360009613, 
     127      "carSerialId" : 4313, 
     128      "referer" : "http://mrobot.pcauto.com.cn/autobuy/" 
     129    } 
     130    参数说明: 
     131    ||参数名称||参数名||类型||说明||是否必须 
     132    ||平台来源||origin||int||0未知,1:web,2:wap,3:IOS,4:Android,5:WP,6:杂志||必须 
    115133}}} 
    116134==== 2.3.3 [=#point2.3.3 团购活动详情页] ====