Changes between Version 22 and Version 23 of interface/pcauto_BuyAuto_1.7.0


Ignore:
Timestamp:
02/24/2016 10:01:37 AM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.7.0

    v22 v23  
    171171=== 2.5 我的团购列表页 === 
    172172** (开发中) ** 
    173 >mrobot地址:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.7/getAutoBuyOrder.xsp?m=getOrderList&dId=885520fde3c735ee9ae2d8bccd7f25b7&pageNo=1&pageSize=20 
     173>mrobot地址:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.7/getAutoBuyOrder.xsp?m=getOrderList&dId=8de02a33d33a3a50988bb45c39281e2e&pageNo=1&pageSize=20 
    174174 
    175175 
     
    186186---------- 
    187187{{{#!java 
    188 { 
    189     "data": [ 
    190         { 
    191             "acId": 3208, 
    192             "deadline": "2015-07-18", 
    193             "discount": 0, 
    194             "discountPrice": 7.98, 
    195             "image": "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1601/28/c85/17990419_17990419_1453976590690_350x260.jpg", 
    196             "orderCount": 104, 
    197             "sgId": 377, 
    198             "sgName": "阳光", 
    199             "title": "7月18日东风日产全系夏日放价大团购" 
    200         } 
    201     ] 
    202 } 
    203  
    204 }}} 
     188[ 
     189    { 
     190        "acId": 502, 
     191        "deadline": "2014-12-20", 
     192        "discount": 5.68, 
     193        "discountPrice": 19.8, 
     194        "image": "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1508/25/c25/11686880_11686880_1440495693291_350x260.JPG", 
     195        "orderCount": 11, 
     196        "sgId": 4406, 
     197        "sgName": "欧蓝德", 
     198        "title": "三菱岁末底价团购 赶超双11诱人惊喜", 
     199        "regionId": 1, 
     200        "modelId": 26365, 
     201        "phone": "13785896325", 
     202        "name": "lily" 
     203    } 
     204] 
     205 
     206}}}