_order_simple.json.jbuilder 167 Bytes
json.extract! order, :id, :seq, :address,
  :pay_time, :delivery_time, :receipt_time, 
  :delivery_way, :delivery_cost, :customer_remark, 
  :status, :status_zh, :meta