2 lines
559 B
JavaScript
2 lines
559 B
JavaScript
import{r}from"./index.4aa01551.js";function e(t){return r.get({url:"/store_product/storeproduct/lists",params:t})}function u(t){return r.post({url:"/store_product/storeproduct/add",params:t})}function s(t){return r.post({url:"/store_product/storeproduct/edit",params:t})}function d(t){return r.post({url:"/store_product/storeproduct/delete",params:t})}function p(t){return r.get({url:"/store_product/storeproduct/detail",params:t})}function c(t){return r.post({url:"/store_product/storeproduct/import",params:t})}export{p as a,s as b,u as c,c as d,e,d as f};
|