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


Ignore:
Timestamp:
02/24/2016 11:50:45 AM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.7.0

    v23 v24  
    188188[ 
    189189    { 
    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" 
     190        "acId": 502,//团购ID 
     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",//logo 
     195        "orderCount": 11,//已参加团购数 
     196        "sgId": 4406, //车系Id 
     197        "sgName": "欧蓝德", //车系名 
     198        "title": "三菱岁末底价团购 赶超双11诱人惊喜", // 团购标题 
     199        "regionId": 1, // 地区 
     200        "modelId": 26365,//车型Id 
     201        "phone": "13785896325", //电话号码 
     202        "name": "lily"//申请人 
    203203    } 
    204204]