2 lines
521 B
JavaScript
2 lines
521 B
JavaScript
import{r}from"./index.e759f530.js";function u(t){return r.get({url:"/store_product_unit/storeproductunit/lists",params:t})}function e(t){return r.post({url:"/store_product_unit/storeproductunit/add",params:t})}function i(t){return r.post({url:"/store_product_unit/storeproductunit/edit",params:t})}function n(t){return r.post({url:"/store_product_unit/storeproductunit/delete",params:t})}function d(t){return r.get({url:"/store_product_unit/storeproductunit/detail",params:t})}export{u as a,d as b,i as c,e as d,n as e};
|