Showing
1 changed file
with
68 additions
and
28 deletions
@@ -37,47 +37,50 @@ | @@ -37,47 +37,50 @@ | ||
37 | "data": { | 37 | "data": { |
38 | "order_list": [ | 38 | "order_list": [ |
39 | { | 39 | { |
40 | - "amount": "1.00", | ||
41 | - "attribute": "5", | ||
42 | - "buy_total": 1, | ||
43 | - "create_time": "1449633428", | 40 | + |
41 | + | ||
44 | "id": "5528982", | 42 | "id": "5528982", |
43 | + "order_code": "1519273880", | ||
44 | + "parent_order_code": "0", | ||
45 | + "order_type": 1, | ||
46 | + "refund_status": 0, | ||
47 | + "uid": "5772257", | ||
48 | + "create_time": "1449633428", | ||
49 | + "update_time": "1449633455", | ||
50 | + "pay_expire": "2015-12-09 13:57:08", | ||
51 | + "payment": "2", | ||
52 | + "payment_status": "Y", | ||
53 | + "payment_type": "1", | ||
54 | + "payment_type_str": "在线支付", | ||
55 | + "status": 1, | ||
56 | + "status_str": "已付款", | ||
57 | + "attribute": "5", | ||
45 | "is_cancel": "N", | 58 | "is_cancel": "N", |
46 | "is_comment": "N", | 59 | "is_comment": "N", |
47 | - "order_code": "1519273880", | 60 | + "amount": "1.00", |
61 | + "shipping_cost": "0.00", | ||
62 | + "use_limit_code": "N", | ||
63 | + "user_confirm_paid": "N", | ||
64 | + "buy_total": 1, | ||
48 | "order_goods": [ | 65 | "order_goods": [ |
49 | { | 66 | { |
67 | + | ||
50 | "buy_number": 1, | 68 | "buy_number": 1, |
51 | - "cn_alphabet": "004QiFenBuKu004PA095", | ||
52 | - "color_name": "彩色", | ||
53 | - "expect_arrival_time": "", | ||
54 | - "goods_amount": "1.00", | ||
55 | "goods_id": 125106, | 69 | "goods_id": 125106, |
56 | "goods_image": "http://img10.static.yhbimg.com/goodsimg/2014/06/19/02/0118c2721e4f2219f69539dd389f4bacac.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 70 | "goods_image": "http://img10.static.yhbimg.com/goodsimg/2014/06/19/02/0118c2721e4f2219f69539dd389f4bacac.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", |
57 | "goods_price": "1.00", | 71 | "goods_price": "1.00", |
58 | "goods_type": "ordinary", | 72 | "goods_type": "ordinary", |
73 | + "goods_amount": "1.00", | ||
59 | "product_id": 84230, | 74 | "product_id": 84230, |
60 | "product_name": "004 满版龙纹迷彩七分休闲裤", | 75 | "product_name": "004 满版龙纹迷彩七分休闲裤", |
61 | "product_skn": 51055461, | 76 | "product_skn": 51055461, |
62 | "refund_num": 0, | 77 | "refund_num": 0, |
63 | - "size_name": "M" | 78 | + "size_name": "M", |
79 | + "color_name": "彩色", | ||
80 | + "cn_alphabet": "004QiFenBuKu004PA095", | ||
81 | + "expect_arrival_time": "" | ||
64 | } | 82 | } |
65 | - ], | ||
66 | - "order_type": 1, | ||
67 | - "parent_order_code": "0", | ||
68 | - "pay_expire": "2015-12-09 13:57:08", | ||
69 | - "payment": "2", | ||
70 | - "payment_status": "Y", | ||
71 | - "payment_type": "1", | ||
72 | - "payment_type_str": "在线支付", | ||
73 | - "refund_status": 0, | ||
74 | - "shipping_cost": "0.00", | ||
75 | - "status": 1, | ||
76 | - "status_str": "已付款", | ||
77 | - "uid": "5772257", | ||
78 | - "update_time": "1449633455", | ||
79 | - "use_limit_code": "N", | ||
80 | - "user_confirm_paid": "N" | 83 | + ] |
81 | } | 84 | } |
82 | ], | 85 | ], |
83 | "page": 1, | 86 | "page": 1, |
@@ -92,8 +95,45 @@ | @@ -92,8 +95,45 @@ | ||
92 | | ---------- | ---------- | ---- | | 95 | | ---------- | ---------- | ---- | |
93 | | page | int | 当前页数 | | 96 | | page | int | 当前页数 | |
94 | | page_total | int | 总页数 | | 97 | | page_total | int | 总页数 | |
95 | -| total | int | 总记录数| | ||
96 | -| passkit | string | | | 98 | +| total | int | 总记录数 | |
99 | +| order_list | json | 订单列表 | | ||
100 | +| id | string | | | ||
101 | +| order_code | string | | | ||
102 | +| parent_order_code | string | | | ||
103 | +| order_type | int | 订单类型 1:有货,3:iphone,4:android,5:淘宝,6:h5,7:是换货,9:渠道,20:ipad | | ||
104 | +| refund_status | int | 退货状态(该字段基本不用了)0:正常订单,1:退货审核中,2:退货审核不通过,3:退货审核通过,4:退货商品寄回,5:退货库房入库,6:财务退款,7:完成 | | ||
105 | +| uid | string | | | ||
106 | +| create_time| string | 创建时间 | | ||
107 | +| update_time| string | 更新时间 | | ||
108 | +| pay_expire | string | 支付超期时间 | | ||
109 | +| payment | string | 支付方式编号 | | ||
110 | +| payment_status | string | 支付状态 Y:已支付,N:未支付 | | ||
111 | +| payment_type | string | 支付方式 1:在线支付,2:货到付款,3:现金支付,4:抵消支付 | | ||
112 | +| status | int | 状态 1:,2:,3:,4:,5| | ||
113 | +| status_str | string | 状态名称 | | ||
114 | +| is_cancel | string | 是否取消 Y:已取消,N:未取消 | | ||
115 | +| is_comment | string | 是否评论 Y:已评论,N:未评论 | | ||
116 | +| amount | string | 订单金额 | | ||
117 | +| shipping_cost | string | 运费 | | ||
118 | +| use_limit_code | string | 使用限购码 Y:使用,N:未使用 | | ||
119 | +| user_confirm_paid| string | 用户确认支付 Y:是,N:否 | | ||
120 | +| buy_total | int | 购买商品数量 | | ||
121 | +| order_goods| json | 购买商品 | | ||
122 | +| buy_number | int | 购买商品数量 | | ||
123 | +| goods_id | int | | | ||
124 | +| goods_image| string | 商品默认图片 | | ||
125 | +| goods_price| string | 商品价格 | | ||
126 | +| goods_type | string | 商品类型 ordinary:普通商品 | | ||
127 | +| goods_amount | string | 商品总价格 | | ||
128 | +| product_id | int | | | ||
129 | +| product_name | string | 商品名称 | | ||
130 | +| product_skn| int | 商品skn | | ||
131 | +| refund_num | int | 退货数量 | | ||
132 | +| size_name | string | 商品尺寸 | | ||
133 | +| color_name | string | 商品颜色 | | ||
134 | +| cn_alphabet| string | | | ||
135 | +| expect_arrival_time | string | 预期到货时间 | | ||
136 | + | ||
97 | 137 | ||
98 | ### 3、取消订单 | 138 | ### 3、取消订单 |
99 | 139 |
-
Please register or login to post a comment