多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
+++ post:app/api.php?i=2&c=entry&do=order&op=detail&m=we7_wmall *token=gN7PD0DZA357Ewi57NIupQqPpeikTdw7#用户身份token *id=186#订单id(必填) <<< success { "message": { "resultCode": 0, "resultMessage": "", "data": { "id": "186", "uniacid": "2", "acid": "2", "sid": "1", "uid": "8970", "groupid": "2", "order_type": "1", "is_pay": "0", "ordersn": "20161119284262", "code": "2726", "openid": "", "username": "杨", "sex": "先生", "mobile": "13453222285", "address": "中南海002", "number": "", "location_x": "39.907677", "location_y": "116.385971", "note": "", "price": "14.00", "num": "2", "delivery_day": "2016-2016-4-20", "delivery_time": "10:00~10:30", "pay_type": "wechat", "addtime": "1479529206", "paytime": "0", "deliveryingtime": "0", "deliveryedtime": "0", "status": "6", "delivery_status": "6", "delivery_type": "1", "is_comment": "0", //是否已评论 "print_nums": "0", "delivery_fee": "0.00", "pack_fee": "0.00", "serve_fee": "", "discount_fee": "0", "total_fee": "14", "final_fee": "14", "vip_free_delivery_fee": "0", "invoice": "", "data": "a:2:{i:61;a:1:{i:0;a:3:{s:5:\"title\";s:31:\"山东烟台红富士(1斤)\";s:3:\"num\";i:1;s:5:\"price\";s:3:\"7.5\";}}i:62;a:1:{i:0;a:3:{s:5:\"title\";s:28:\"新疆库尔勒梨(1斤)\";s:3:\"num\";i:1;s:5:\"price\";s:3:\"6.5\";}}}", "is_remind": "0", "deliveryer_id": "0", "is_refund": "0", //是否有退款 "person_num": "1", "table_id": "0", "table_cid": "0", "reserve_type": "", "reserve_time": "", "transaction_id": "0", "order_type_cn": "外卖", "status_cn": "已取消", "pay_type_cn": "未支付", "store": { //门店信息 "title": "密城直营便利店", "telephone": "15639925052", "pack_price": "0.00", "logo": "images/2/2016/07/UkR46rj0Kr0jjL1fsRrKAyKN1Y1n1T.jpg", "delivery_price": "0", "address": "新密市第一人民医院附近", "location_x": "34.542804", "location_y": "113.389078" }, "goods": [ //商品信息 { "id": "325", "oid": "186", "uniacid": "2", "sid": "1", "goods_id": "61", "goods_cid": "10", "goods_num": "1", "goods_title": "山东烟台红富士(1斤)", "goods_unit_price": "7.5", "goods_price": "7.50", "status": "0", "addtime": "1479529206" }, { "id": "326", "oid": "186", "uniacid": "2", "sid": "1", "goods_id": "62", "goods_cid": "10", "goods_num": "1", "goods_title": "新疆库尔勒梨(1斤)", "goods_unit_price": "6.5", "goods_price": "6.50", "status": "0", "addtime": "1479529206" } ], "log": { //订单最新的一条日志 "id": "1022", "uniacid": "2", "sid": "1", "oid": "186", "status": "6", "type": "cancel", "title": "订单已取消", "note": "15分钟内未支付已取消", "addtime": "1479530108" }, "activityed": [], //订单的优惠信息 "logs": { //订单所有的日志 "1020": { "id": "1020", "uniacid": "2", "sid": "1", "oid": "186", "status": "1", "type": "place_order", "title": "订单提交成功", "note": "单号:20161119284262,请耐心等待商家确认", "addtime": "1479529206" }, "1021": { "id": "1021", "uniacid": "2", "sid": "1", "oid": "186", "status": "1", "type": "", "title": "待支付", "note": "请在订单提交后15分钟内完成支付", "addtime": "1479529206" }, "1022": { "id": "1022", "uniacid": "2", "sid": "1", "oid": "186", "status": "6", "type": "cancel", "title": "订单已取消", "note": "15分钟内未支付已取消", "addtime": "1479530108" } }, "refund": [] //订单的退款状态已信息 } } } <<< error { "message": { "resultCode": -1, "resultMessage": "订单不存在或已删除", "data": { "resultCode" => '' } } } +++