Authored by qianjun

update

@@ -137,6 +137,8 @@ @@ -137,6 +137,8 @@
137 "area_code": "110101", 137 "area_code": "110101",
138 "attribute": "0", 138 "attribute": "0",
139 "can_comment": "Y", 139 "can_comment": "Y",
  140 + //是否有关联其他订单 "Y":有关联其他订单 "N":没有关联其他订单
  141 + "relate_order_code": "Y",
140 //能否修改订单收货人地址 "Y":能修改 "N":不能修改 142 //能否修改订单收货人地址 "Y":能修改 "N":不能修改
141 "can_update_delivery_address": "Y", 143 "can_update_delivery_address": "Y",
142 "coupons_amount": "-¥0.00", 144 "coupons_amount": "-¥0.00",