2 lines
461 B
JavaScript
2 lines
461 B
JavaScript
import{r as e}from"./index.b3f46dfa.js";function o(r){return e.get({url:"/store_order/storeorder/lists",params:r})}function d(r){return e.post({url:"/store_order/storeorder/add",params:r})}function s(r){return e.post({url:"/store_order/storeorder/edit",params:r})}function i(r){return e.post({url:"/store_order/storeorder/delete",params:r})}function u(r){return e.get({url:"/store_order/storeorder/detail",params:r})}export{u as a,s as b,d as c,i as d,o as e};
|