Changes between Version 2 and Version 3 of app2.2.0/order


Ignore:
Timestamp:
10/23/2015 10:43:33 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/order

    v2 v3  
    199199    total: 20, 
    200200    pageTotal: 2, 
     201    serviceDate: 2015-11-11 11:11:10 
    201202    data: [ 
    202         $receiveComment 
     203        { 
     204           orderId: 123456,         //订单id 
     205           orderNo: 20151111123321, //订单id 
     206           enName: "ECCO Men's Dress Moccasin Penny Loafer",        //商品标题 
     207           parameter: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black", //商品参数 
     208           cnPrice: 123.00,        //人民币单价 
     209           frPrice: 20.00,         //美元单价 
     210           realExpPrice: 120.00,   //关税 
     211           realExpPrice: 123.00,   //运费 
     212           amountPrice: 100000.00, //订单总价 
     213           status: 1      //订单状态 
     214           payAt: 2015-11-11 11:11:11  //付款过期时间 
     215        } 
    203216    ] 
    204217} 
    205218}}} 
    206  
    207 [http://trac.pc.com.cn/pc_best/wiki/app2.0/object_properties#爆料类型 $topicType] 
    208219 
    209220