order.69539734.js 473 B

1
  1. import{$ as r}from"./index-3b24b149.js";const e="order/todoCounts",t="order/list",o="order/detail",n="order/express",d="order/cancel",s="order/receipt";function u(t,o){return r.get(e,t,o)}function c(e,o){return r.get(t,e,o)}function i(e,t){return r.get(o,{orderId:e,...t})}function a(e,t){return r.get(n,{orderId:e,...t})}function f(e,t){return r.post(d,{orderId:e,...t})}function p(e,t){return r.post(s,{orderId:e,...t})}export{f as c,i as d,a as e,c as l,p as r,u as t};