💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
优选APP订单消费码 ~~~[api] get:/api/v3/groupbuy/order/codeLists *string:id= #订单ID <<< success { "msg": "获取成功", "url": "", "data": { "order": { "id": 3, "uid": 123, "shop_id": 1, "order_no": "2018101201101", "out_trade_no": "123456789", "title": "辣炒花蛤", "total_amount": "6.60", "receipt_amount": "6.60", "invoice_amount": "0.00", "buyer_pay_amount": "6.60", "freight_amount": "0.00", "point_amount": "0.00", "refund_fee": "0.00", "fund_bill_list": "", "voucher_detail_list": "", "pay_type": "WECHAT_APP", "paid_at": "", "refund_status": 0, "refunded_at": "", "closed_at": "", "type": "GROUPBUY", "status": 1, "created_at": "2018-10-12 00:00:00", "updated_at": "2018-10-12 00:00:00", "groupbuy_order_id": 1, "goods_id": 44, "goods_name": "辣炒花蛤", "cover_id": 5161, "description": "辣炒花蛤", "shop_title": "新五谷丰登", "goods_price": "6.60", "market_price": "38.00", "num": 1, "trade_status": "TRADE_SUCCESS" }, "groupbuyOrderTickets": [ { "id": 1, "uid": 123, "shop_id": 1, "goods_id": 44, "groupbuy_order_id": 1, "code": "8888888888", "status": 1, "expire_at": "2018-10-25 00:00:00", "created_at": "2018-10-12 00:00:00", "updated_at": "2018-10-12 00:00:00" } ] }, "count": 0, "status": "success" } <<< error { "msg": "参数错误!!", "url": "", "status": "error" } ~~~