简要描述:
- 蛋糕叔叔订单列表
请求URL: 其他状态的url 与正常订单一致 都是在最后加对应方法 例如待收货 = plugin.yz-supply-cake.frontend.order.list.waitReceive
GET/route=plugin.yz-supply-cake.frontend.order.list
返回示例:
正确时返回:
{
"result": 1,
"msg": "ok",
"data": {
"current_page": 1,
"data": [
{
"id": 231150,
"order_sn": "SN2211151007A6EAED",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-15 10:07:38",
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"dispatch_type_name": "快递",
"status_name": "待付款",
"pay_type_name": "未支付",
"button_models": [
{
"name": "支付",
"value": 1,
"api": "order.operation.pay",
"type": ""
},
{
"name": "取消订单",
"value": 9,
"api": "order.operation.close",
"type": ""
}
],
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
},
"has_many_order_goods": [
{
"id": 231484,
"goods_id": 5042,
"refund_id": 0,
"is_refund": 0,
"goods_price": "796.00",
"total": 2,
"price": "796.00",
"payment_amount": "796.00",
"thumb": "https://img.dangaoss.com/public/p/7/8/1348288_l.jpg",
"title": "粉色之恋L’amour en rose",
"goods_option_id": 6635,
"goods_option_title": "7寸",
"comment_status": 0,
"comment_id": 0,
"vip_price": "796.00",
"buttons": [],
"after_sales": {
"refund_id": 0,
"refund_type_name": "",
"refund_status_name": "已退款",
"refunded_total": 0
},
"has_one_comment": null,
"order": {
"id": 231150,
"uniacid": 5,
"uid": 637008,
"order_sn": "SN2211151007A6EAED",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-15 10:07:38",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1668478058,
"updated_at": 1668478058,
"deleted_at": 0,
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"status_name": "待付款",
"pay_type_name": "未支付",
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
}
}
}
],
"address": {
"address": "黑龙江省 哈尔滨市 道里区 321321321",
"mobile": "18249104358",
"realname": "3213"
}
},
{
"id": 231149,
"order_sn": "SN22111510075DC402",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 1,
"create_time": "2022-11-15 10:07:33",
"finish_time": "1970-01-01 08:00:00",
"pay_time": "2022-11-15 10:08:04",
"send_time": "1970-01-01 08:00:00",
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 5,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "269179",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 1,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"dispatch_type_name": "快递",
"status_name": "待发货 : 锁定",
"pay_type_name": "后台",
"button_models": [
{
"name": "申请售后",
"value": 13,
"api": "refund.apply.store",
"type": ""
}
],
"process": [],
"has_one_pay_type": {
"id": 5,
"name": "后台",
"plugin_id": 0,
"code": "backend",
"type": 1,
"unit": "元",
"updated_at": "2020-03-13 10:15:22",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 4
},
"has_many_order_goods": [
{
"id": 231483,
"goods_id": 5042,
"refund_id": 0,
"is_refund": 0,
"goods_price": "796.00",
"total": 2,
"price": "796.00",
"payment_amount": "796.00",
"thumb": "https://img.dangaoss.com/public/p/7/8/1348288_l.jpg",
"title": "粉色之恋L’amour en rose",
"goods_option_id": 6635,
"goods_option_title": "7寸",
"comment_status": 0,
"comment_id": 0,
"vip_price": "796.00",
"buttons": [],
"after_sales": {
"refund_id": 0,
"refund_type_name": "",
"refund_status_name": "已退款",
"refunded_total": 0
},
"has_one_comment": null,
"order": {
"id": 231149,
"uniacid": 5,
"uid": 637008,
"order_sn": "SN22111510075DC402",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 1,
"create_time": "2022-11-15 10:07:33",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "2022-11-15 10:08:04",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1668478053,
"updated_at": 1668478084,
"deleted_at": 0,
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 5,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "269179",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 1,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"status_name": "待发货 : 锁定",
"pay_type_name": "后台",
"process": [],
"has_one_pay_type": {
"id": 5,
"name": "后台",
"plugin_id": 0,
"code": "backend",
"type": 1,
"unit": "元",
"updated_at": "2020-03-13 10:15:22",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 4
},
"has_one_behalf_pay": null
}
}
],
"address": {
"address": "黑龙江省 哈尔滨市 道里区 321321321",
"mobile": "18249104358",
"realname": "3213"
},
"has_one_behalf_pay": null,
"has_one_refund_apply": null
},
{
"id": 231148,
"order_sn": "SN2211150915690422",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 1,
"create_time": "2022-11-15 09:15:50",
"finish_time": "1970-01-01 08:00:00",
"pay_time": "2022-11-15 09:18:32",
"send_time": "1970-01-01 08:00:00",
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 5,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "269178",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 1,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"dispatch_type_name": "快递",
"status_name": "待发货 : 锁定",
"pay_type_name": "后台",
"button_models": [
{
"name": "申请售后",
"value": 13,
"api": "refund.apply.store",
"type": ""
}
],
"process": [],
"has_one_pay_type": {
"id": 5,
"name": "后台",
"plugin_id": 0,
"code": "backend",
"type": 1,
"unit": "元",
"updated_at": "2020-03-13 10:15:22",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 4
},
"has_many_order_goods": [
{
"id": 231482,
"goods_id": 5042,
"refund_id": 0,
"is_refund": 0,
"goods_price": "796.00",
"total": 2,
"price": "796.00",
"payment_amount": "796.00",
"thumb": "https://img.dangaoss.com/public/p/7/8/1348288_l.jpg",
"title": "粉色之恋L’amour en rose",
"goods_option_id": 6635,
"goods_option_title": "7寸",
"comment_status": 0,
"comment_id": 0,
"vip_price": "796.00",
"buttons": [],
"after_sales": {
"refund_id": 0,
"refund_type_name": "",
"refund_status_name": "已退款",
"refunded_total": 0
},
"has_one_comment": null,
"order": {
"id": 231148,
"uniacid": 5,
"uid": 637008,
"order_sn": "SN2211150915690422",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 1,
"create_time": "2022-11-15 09:15:50",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "2022-11-15 09:18:32",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1668474950,
"updated_at": 1668475112,
"deleted_at": 0,
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 5,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "269178",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 1,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"status_name": "待发货 : 锁定",
"pay_type_name": "后台",
"process": [],
"has_one_pay_type": {
"id": 5,
"name": "后台",
"plugin_id": 0,
"code": "backend",
"type": 1,
"unit": "元",
"updated_at": "2020-03-13 10:15:22",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 4
},
"has_one_behalf_pay": null
}
}
],
"address": {
"address": "黑龙江省 哈尔滨市 道里区 321321321",
"mobile": "18249104358",
"realname": "3213"
},
"has_one_behalf_pay": null,
"has_one_refund_apply": null
},
{
"id": 231146,
"order_sn": "SN221114144413E815",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-14 14:44:33",
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"dispatch_type_name": "快递",
"status_name": "待付款",
"pay_type_name": "未支付",
"button_models": [
{
"name": "支付",
"value": 1,
"api": "order.operation.pay",
"type": ""
},
{
"name": "取消订单",
"value": 9,
"api": "order.operation.close",
"type": ""
}
],
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
},
"has_many_order_goods": [
{
"id": 231481,
"goods_id": 5042,
"refund_id": 0,
"is_refund": 0,
"goods_price": "796.00",
"total": 2,
"price": "796.00",
"payment_amount": "796.00",
"thumb": "https://img.dangaoss.com/public/p/7/8/1348288_l.jpg",
"title": "粉色之恋L’amour en rose",
"goods_option_id": 6635,
"goods_option_title": "7寸",
"comment_status": 0,
"comment_id": 0,
"vip_price": "796.00",
"buttons": [],
"after_sales": {
"refund_id": 0,
"refund_type_name": "",
"refund_status_name": "已退款",
"refunded_total": 0
},
"has_one_comment": null,
"order": {
"id": 231146,
"uniacid": 5,
"uid": 637008,
"order_sn": "SN221114144413E815",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-14 14:44:33",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1668408273,
"updated_at": 1668408273,
"deleted_at": 0,
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"status_name": "待付款",
"pay_type_name": "未支付",
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
}
}
}
],
"address": {
"address": "黑龙江省 哈尔滨市 道里区 321321321",
"mobile": "18249104358",
"realname": "3213"
}
},
{
"id": 231145,
"order_sn": "SN2211141423EEE846",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-14 14:23:26",
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"dispatch_type_name": "快递",
"status_name": "待付款",
"pay_type_name": "未支付",
"button_models": [
{
"name": "支付",
"value": 1,
"api": "order.operation.pay",
"type": ""
},
{
"name": "取消订单",
"value": 9,
"api": "order.operation.close",
"type": ""
}
],
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
},
"has_many_order_goods": [
{
"id": 231480,
"goods_id": 5042,
"refund_id": 0,
"is_refund": 0,
"goods_price": "796.00",
"total": 2,
"price": "796.00",
"payment_amount": "796.00",
"thumb": "https://img.dangaoss.com/public/p/7/8/1348288_l.jpg",
"title": "粉色之恋L’amour en rose",
"goods_option_id": 6635,
"goods_option_title": "7寸",
"comment_status": 0,
"comment_id": 0,
"vip_price": "796.00",
"buttons": [],
"after_sales": {
"refund_id": 0,
"refund_type_name": "",
"refund_status_name": "已退款",
"refunded_total": 0
},
"has_one_comment": null,
"order": {
"id": 231145,
"uniacid": 5,
"uid": 637008,
"order_sn": "SN2211141423EEE846",
"price": "796.00",
"goods_price": "796.00",
"goods_total": 2,
"status": 0,
"create_time": "2022-11-14 14:23:26",
"is_deleted": 0,
"is_member_deleted": 0,
"finish_time": "1970-01-01 08:00:00",
"pay_time": "1970-01-01 08:00:00",
"send_time": "1970-01-01 08:00:00",
"cancel_time": "1970-01-01 08:00:00",
"created_at": 1668407006,
"updated_at": 1668407006,
"deleted_at": 0,
"cancel_pay_time": "1970-01-01 08:00:00",
"cancel_send_time": "1970-01-01 08:00:00",
"dispatch_type_id": 1,
"dispatch_price": "0.00",
"discount_price": "0.00",
"pay_type_id": 0,
"order_goods_price": "796.00",
"deduction_price": "0.00",
"refund_id": 0,
"is_plugin": 0,
"change_price": "0.00",
"change_dispatch_price": "0.00",
"comment_status": 0,
"order_pay_id": "",
"is_virtual": 0,
"plugin_id": 157,
"mark": "0",
"is_pending": 0,
"note": null,
"cost_amount": "796.00",
"shop_name": "曹鹏本地",
"no_refund": 0,
"need_address": 0,
"invoice_type": 0,
"rise_type": 0,
"collect_name": "",
"company_number": "",
"invoice": null,
"auto_receipt": 0,
"fee_amount": "0.00",
"service_fee_amount": "0.00",
"is_all_send_goods": 0,
"close_reason": null,
"camilo_resources_coupon_type": 1,
"camilo_resources_recharge_number": null,
"vip_order_goods_price": "796.00",
"initial_freight": "0.00",
"tax_fee": "0.00",
"status_name": "待付款",
"pay_type_name": "未支付",
"process": [],
"has_one_pay_type": {
"id": 0,
"name": "未支付",
"plugin_id": 0,
"code": "unPay",
"type": 0,
"unit": "",
"updated_at": "2017-09-19 09:48:07",
"created_at": null,
"deleted_at": null,
"setting_key": "",
"need_password": 0,
"group_id": 0
}
}
}
],
"address": {
"address": "黑龙江省 哈尔滨市 道里区 321321321",
"mobile": "18249104358",
"realname": "3213"
}
}
],
"first_page_url": "http://shop/addons/yun_shop/api.php?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://shop/addons/yun_shop/api.php?page=1",
"next_page_url": null,
"path": "http://shop/addons/yun_shop/api.php",
"per_page": 20,
"prev_page_url": null,
"to": 5,
"total": 5,
"menu_group": [],
"receipt_goods_notice": ""
}
}
其他参数与正常订单列表一致 :
参数名 | 类型 | 说明 |
---|