2 lines
564 B
JavaScript
2 lines
564 B
JavaScript
import{r}from"./index.9ffd4bac.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{e as a,p as b,s as c,u as d,c as e,d as f};
|