2 lines
775 B
JavaScript
2 lines
775 B
JavaScript
import{aq as e}from"./bootstrap-DwKkJn_4.js";function d(r){return e.get("/trade/order/page",{params:r})}function a(r){return e.get("/trade/order/summary",{params:r})}function u(r){return e.get(`/trade/order/get-detail?id=${r}`)}function n(r){return e.get(`/trade/order/get-express-track-list?id=${r}`)}function i(r){return e.put("/trade/order/delivery",r)}function p(r){return e.put("/trade/order/update-remark",r)}function o(r){return e.put("/trade/order/update-price",r)}function s(r){return e.put("/trade/order/update-address",r)}function c(r){return e.put(`/trade/order/pick-up-by-id?id=${r}`)}function f(r){return e.put("/trade/order/pick-up-by-verify-code",void 0,{params:{pickUpVerifyCode:r}})}export{a,u as b,n as c,c as d,i as e,o as f,d as g,p as h,f as p,s as u};
|