<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                企業??AI智能體構建引擎,智能編排和調試,一鍵部署,支持知識庫和私有化部署方案 廣告
                **簡要描述:** - 訂單詳情 **請求URL:** - `/shopapi/order/detail` **請求方式:** - GET **參數:** |參數名 |必選 |類型 |說明 | |:--|:--|:--|:--| | id | 是 | int | 訂單id | **返回示例** ``` { "code": 1, "show": 0, "msg": "", "data": { "id": 15, "sn": "202108271043302486", "pickup_code": "969453", "order_type": 0, "order_status": 3, "pay_status": 1, "pay_way": 1, "pay_time": "2021-07-08 16:03:13", "address": { "contact": "木子", "province": "", "city": "", "district": "", "address": "", "mobile": "17306643985" }, "delivery_type": 2, "goods_price": "2799.00", "order_amount": "2799.00", "discount_amount": "0.00", "integral_amount": "0.00", "change_price": null, "total_amount": "2799.00", "total_num": 2, "express_status": 0, "express_price": "0.00", "express_time": "——", "user_remark": "", "confirm_take_time": "——", "after_sale_deadline": null, "cancel_time": null, "order_remarks": "", "delivery_id": 0, "seckill_id": 0, "team_found_id": null, "is_team_success": null, "verification_status": 1, "selffetch_shop_id": 2, "create_time": "2021-08-27 10:43:30", "order_goods": [ { "order_id": 15, "goods_id": 24, "item_id": 67, "goods_name": "小米10青春版", "goods_price": "2399.00", "goods_num": 1, "goods_image": "https://img0.baidu.com/it/u=2635130093,4202492912&fm=26&fmt=auto&gp=0.jpg", "spec_value_str": "8GB+256GB,冰峰黑提", "after_sale_btn": 0, "after_sale_id": 0 }, { "order_id": 15, "goods_id": 23, "item_id": 94, "goods_name": "哈比樹兒童滑滑梯室內汽車滑梯家用玩具寶寶小型秋千組合游樂園", "goods_price": "400.00", "goods_num": 1, "goods_image": "https://img0.baidu.com/it/u=2635130093,4202492912&fm=26&fmt=auto&gp=0.jpg", "spec_value_str": "8GB+256GB,冰峰黑提", "after_sale_btn": 0, "after_sale_id": 0 { "code": 1, "show": 0, "msg": "", "data": { "id": 15, "sn": "202108271043302486", "pickup_code": "969453", "order_type": 0, "order_status": 2, "pay_status": 1, "pay_way": 1, "pay_time": "2021-07-08 16:03:13", "address": { "contact": "木子", "province": null, "city": null, "district": null, "address": "", "mobile": "17306643985" }, "delivery_type": 2, "goods_price": "2799.00", "order_amount": "2799.00", "discount_amount": "0.00", "integral_amount": "0.00", "change_price": null, "total_amount": "2799.00", "total_num": 2, "express_status": 1, "express_price": "0.00", "express_time": "——", "user_remark": "用戶留言", "confirm_take_time": "——", "after_sale_deadline": null, "cancel_time": 1631175918, "order_remarks": "商家留言14", "coupon_list_id": 0, "delivery_id": 0, "seckill_id": 0, "team_found_id": null, "is_team_success": null, "verification_status": 1, "selffetch_shop_id": 2, "create_time": "2021-08-27 10:43:30", "order_goods": [ { "id": 28, "order_id": 15, "goods_id": 24, "item_id": 67, "goods_name": "小米10青春版", "goods_price": "2399.00", "goods_num": 1, "goods_image": "https://img0.baidu.com/it/u=2635130093,4202492912&fm=26&fmt=auto&gp=0.jpg", "spec_value_str": "8GB+256GB,冰峰黑提", "after_sale_btn": 0, "after_sale_id": 0 }, { "id": 29, "order_id": 15, "goods_id": 23, "item_id": 94, "goods_name": "哈比樹兒童滑滑梯室內汽車滑梯家用玩具寶寶小型秋千組合游樂園", "goods_price": "400.00", "goods_num": 1, "goods_image": "https://img0.baidu.com/it/u=2635130093,4202492912&fm=26&fmt=auto&gp=0.jpg", "spec_value_str": "二合一(藍色)", "after_sale_btn": 0, "after_sale_id": 0 } ], "btn": { "pay_btn": 0, "cancel_btn": 0, "delivery_btn": 1, "confirm_btn": 1, "finish_btn": 0, "comment_btn": 0, "refund_btn": 0 }, "delivery_address": "", "cancel_unpaid_orders_time": "", "order_type_desc": "自提訂單", "order_status_desc": "待收貨", "selffetch_shop": { "id": 2, "name": "自提門店2", "business_start_time": "08:00:00", "business_end_time": "18:00:00", "detailed_address": "廣東省廣州市越秀區天上人間" } } } ``` **返回參數:** |參數名 |類型 |說明 | |:--|:--|:--| | id | int | 訂單id | | sn | string | 訂單編號 | | pickup_code | string | 提貨碼 | | order_type | int | 訂單類型:0-普通訂單;1-拼團訂單;2-秒殺訂單;3-砍價訂單 | | order_type_desc | string | 訂單類型 | | order_status | int | 訂單狀態;0-待付款;1-待發貨;2-待收貨;3-已完成;4-已關閉 | | order_status_desc | string | 訂單狀態 | | pay_status | int | 0-未支付;1-已支付;| | pay_way | int | 支付方式;1-余額支付;2-微信支付;3-支付寶支付 | | pay_time | string | 支付時間 | | cancel_unpaid_orders_time | string | 取消未支付訂單時間 | | delivery_type | int | 配送方式| | goods_price | decimal | 商品總價 | | discount_amount | decimal | 優惠券優惠金額 | | order_amount | decimal | 訂單應付金額 | | user_remark | string | 買家留言 | | express_price | decimal | 運費 | | is_team_success | int | 拼的團是否成功[0=未成功, 1=已成功, 2=已失敗]| | verification_status | int | 核銷狀態:0-待核銷;1-已核銷; | | order_goods | array | 訂單商品信息 | | ----goods_name | string | 商品名稱 | | ----goods_price | decimal | 商品單價 | | ----goods_num | int | 商品數量 | | ----goods_image | string | 商品圖片 | | ----spec_value_str | string | 商品規格值 | | ----after_sale_btn | int | 售后按鈕:0-關閉;1-申請售后;2-售后中;3-售后成功;4-售后失敗; | | ----after_sale_id | int | 售后id | | selffetch_shop | array | 自提門店信息 | | ----name | string | 門店名稱 | | ----business_start_time | decimal |營業開始時間 | | ----business_end_time | int | 營業結束時間 | | ----detailed_address | string | 門店地址 | | btn | array | 按鈕(1-顯示;0-隱藏) | | ----pay_btn | int | 支付按鈕 | | ----cancel_btn | int | 取消按鈕 | | ----delivery_btn | int | 物流按鈕 | | ----confirm_btn | int | 確認收貨按鈕 | | ----finish_btn | int | 完成按鈕 | | ----comment_btn | int | 評論按鈕 | | ----refund_btn | int | 申請退款按鈕 |
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看