Showing
1 changed file
with
2 additions
and
0 deletions
@@ -33,6 +33,7 @@ | @@ -33,6 +33,7 @@ | ||
33 | "parent_order_code": "0", | 33 | "parent_order_code": "0", |
34 | // 订单类型 1:有货,3:iphone,4:android,5:淘宝,6:h5,7:是换货,9:渠道,18:BLK-IPhone订单,19 : BLK安卓订单,20 : BLK-PC订单,21 : BLK-Wap订单 | 34 | // 订单类型 1:有货,3:iphone,4:android,5:淘宝,6:h5,7:是换货,9:渠道,18:BLK-IPhone订单,19 : BLK安卓订单,20 : BLK-PC订单,21 : BLK-Wap订单 |
35 | "order_type": 1, | 35 | "order_type": 1, |
36 | + "order_title": "订单编号: 170148774", //线下店订单标题:门店订单 | ||
36 | // 退货状态(该字段已经废弃了)0:正常订单,1:退货审核中,2:退货审核不通过,3:退货审核通过,4:退货商品寄回,5:退货库房入库,6:财务退款,7:完成 | 37 | // 退货状态(该字段已经废弃了)0:正常订单,1:退货审核中,2:退货审核不通过,3:退货审核通过,4:退货商品寄回,5:退货库房入库,6:财务退款,7:完成 |
37 | "refund_status": 0, | 38 | "refund_status": 0, |
38 | "uid": "5772257", | 39 | "uid": "5772257", |
@@ -230,6 +231,7 @@ | @@ -230,6 +231,7 @@ | ||
230 | "is_support_exchange": "N", | 231 | "is_support_exchange": "N", |
231 | "is_support_refund": "N", | 232 | "is_support_refund": "N", |
232 | "mobile": "15950561359", | 233 | "mobile": "15950561359", |
234 | + "offline_store" : "南京市艾尚天地", //线下店订单门店 | ||
233 | "order_code": "1519816409", | 235 | "order_code": "1519816409", |
234 | "order_goods": [ | 236 | "order_goods": [ |
235 | { | 237 | { |
-
Please register or login to post a comment