Changes between Version 56 and Version 57 of app2.2.0/order


Ignore:
Timestamp:
12/17/2015 04:23:57 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/order

    v56 v57  
    412412    data: { 
    413413           orderId: 123456,                 //订单id 
    414            orderNo: "20151111123321",       //订单编号  对应支付宝字段orderIdVar 
    415            amountPrice: 100000.00,          //订单总价  对应支付宝字段totalPrice 
     414           orderNo: "20151111123321",       //订单编号 
     415           amountPrice: 100000.00,          //订单总价 
    416416           status: 0,                       //订单状态 
    417417           statusDesc: "待付款"             //订单状态描述