Changes between Version 19 and Version 20 of app2.2.0/order


Ignore:
Timestamp:
10/24/2015 04:55:40 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/order

    v19 v20  
    202202           enName: "ECCO Men's Dress Moccasin Penny Loafer",        //商品标题 
    203203           property: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black",  //商品参数 有些商品没有参数  此项为"" 
    204            imgUrl: xxx.xxxx...         //商品图片 
    205            cnPrice: 123.00,            //人民币单价 
    206            frPrice: 20.00,             //美元单价 
    207            realTariffPrice: 120.00,    //关税 
    208            realExpPrice: 123.00,       //运费 
    209            amountPrice: 100000.00,     //订单总价 
    210            status: 1                   //订单状态 
    211            payAt: 2015-11-11 11:11:11  //付款过期时间 
    212            mallId: 123                 //电商id 
    213            mallName: "美国亚马逊"      //电商名称 
     204           imgUrl: xxx.xxxx...            //商品图片 
     205           cnPrice: 123.00,               //人民币单价 
     206           frPrice: 20.00,                //美元单价 
     207           realTariffPrice: 120.00,       //关税 
     208           realExpPrice: 123.00,          //运费 
     209           amountPrice: 100000.00,        //订单总价 
     210           status: 1                      //订单状态 
     211           pastDate: 2015-11-11 11:11:11  //付款过期时间 
     212           mallId: 123                    //电商id 
     213           mallName: "美国亚马逊"         //电商名称 
    214214        } 
    215215    ]