多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
##订单详情 /** * 订单详情 * @http_method get * @param id 订单ID */ +++ get:/Admin/Order/detail <<< success { "code":0, "result":{ "info":{ "order_info":{ "id":283, "sn":"9000000000028301", "pay_sn":"970559760268714089", "buyer_id":89, "buyer_name":"15900336745", "buyer_phone":"15900336745", "buyer_email":null, "create_time":"2017-09-26 16:57:48", "payment_code":"wxpayweb", "payment_time":1506417085, "finnshed_time":0, "goods_amount":"0.03", "amount":"0.03", "pd_amount":"0.00", "shipping_fee":"0.00", "state":30, "refund_state":1, "lock_state":1, "refund_amount":"0.00", "delay_time":1506417262, "from":"1", "shipping_code":"123456", "points":0, "address_id":115, "address_area_id":14, "address_street_id":15, "goods_num":3, "evaluate_state":0, "driver_id":0, "driver_name":"", "is_print":0, "trade_no":"4200000018201709264384865006", "wechat_openid":"ochzyw-K_fF3uO_bo5hd9PrSYOLA", "no_display":1, "state_desc":"待收货", "payment_name":"wxpayweb", "extend_order_extend":{ "id":283, "shipping_time":1506417262, "shipping_express_id":8, "evalseller_state":0, "evalseller_time":0, "message":"", "voucher_price":null, "voucher_id":null, "voucher_code":null, "deliver_explain":"", "deliver_address_id":1, "reciver_name":"孙泉", "reciver_info":{ "name":"孙泉", "address":"天津市河西区大营门街 亚太大厦", "phone":"15900336745", "type":1 }, "reciver_province_id":0, "invoice_info":[ ], "promotion_info":"", "evaluate_time":null, "service_remarks":"" }, "extend_user":{ "id":89, "username":"15900336745", "phone":"15900336745", "nickname":"159*****745", "avatar":"", "access_token":"e1e2e655505a1eee4db26785ed17eebc", "role_id":0, "status":0, "email":null, "sex":0, "qq":"", "register_time":1505097691, "last_login_time":0, "last_login_ip":"0", "last_request_time":null, "last_choose_city_id":null, "last_latitude":null, "last_longitude":null, "login_times":0, "invitation_code":"c3c8fa66", "alipay_account":null, "alipay_name":null, "province_id":null, "city_id":null, "area_id":null, "area_info":null, "address":null, "credit":null, "points":0, "sinainfo":null, "sinaopenid":null, "qqinfo":null, "qq_openid":null, "available_predeposit":"100000.00", "freeze_predeposit":"0.00", "is_online":0, "invitation_user_id":null, "agent_pid":0, "frozen_points":0, "wechat_openid":"ochzyw-K_fF3uO_bo5hd9PrSYOLA", "wechat_unionid":"", "wechat_access_token":"", "wechat_expires_in":0, "wechat_refresh_token":"", "wechat_scope":"", "city":null, "province":null, "referee_code":null, "referee_user_id":null, "referee_time":0, "only":null, "qq_unionid":null, "growth_value":0, "user_level_id":1, "birthday":0, "is_recommend":0, "register_source":"web", "is_vip":0, "name":null, "is_set_paypass":1, "client_id":null }, "extend_order_goods":[ { "id":328, "order_id":283, "goods_common_id":100742, "goods_id":1026, "goods_title":"测试商品", "goods_price":"0.01", "goods_num":3, "goods_img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506060028131640.jpg", "goods_pay_price":"0.03", "buyer_id":89, "goods_type":1, "promotions_id":0, "commis_rate":0, "evaluation_state":0, "evaluation_time":null, "create_time":"2017-09-26 16:57:48", "goods_spec":"1100G", "coupon_id":0, "coupon_card_id":null, "category_id1":1, "lock_state":1, "refund_handle_state":20, "refund_id":24 } ] }, "order_log":[ { "id":671, "order_id":283, "msg":"提交了订单", "create_time":"2017-09-26 16:57:48", "role":"买家", "user":"", "order_state":10 }, { "id":683, "order_id":283, "msg":"完成了付款 ( 支付平台交易号 : 4200000018201709264384865006 )", "create_time":"2017-09-26 17:11:25", "role":"买家", "user":"", "order_state":20 }, { "id":684, "order_id":283, "msg":"发出了货物 ( 编辑了发货信息 )", "create_time":"2017-09-26 17:14:22", "role":"商家", "user":"admin", "order_state":null } ], "return_list":[ { "id":24, "order_id":283, "order_sn":"9000000000028301", "order_state":30, "order_goods_id":328, "refund_sn":"399100170926171216", "buyer_id":89, "buyer_name":"15900336745", "goods_common_id":100742, "goods_id":1026, "goods_title":"测试商品", "goods_spec":"1100G", "goods_img":"http://shengxing.oss-cn-beijing.aliyuncs.com/app/20170922/1506060028131640.jpg", "goods_pay_price":"0.03", "buyer_images":null, "refund_amount":"0.03", "order_amount":"0.03", "refund_type":2, "order_lock":2, "create_time":"2017-09-26 17:12:16", "buyer_reason":"7天无理由退换货", "buyer_explain":null, "shipping_code":null, "shipping_time":0, "receive_time":0, "receive_message":null, "payment_code":"wxpayweb", "trade_no":"4200000018201709264384865006", "handle_state":20, "handle_message":"", "handle_time":1506417393, "batch_no":null, "success_time":0, "buyer_receive":0, "images":null, "is_close":0, "admin_receive":1, "admin_receive_time":0 } ], "refund_list":[ ] } }, "msg":"SUCCESS" } <<< error +++