2 lines
491 B
JavaScript
2 lines
491 B
JavaScript
import{r as e}from"./index.e759f530.js";function o(t){return e.get({url:"/store_category/storecategory/lists",params:t})}function a(t){return e.post({url:"/store_category/storecategory/add",params:t})}function s(t){return e.post({url:"/store_category/storecategory/edit",params:t})}function g(t){return e.post({url:"/store_category/storecategory/delete",params:t})}function i(t){return e.get({url:"/store_category/storecategory/detail",params:t})}export{o as a,i as b,s as c,a as d,g as e};
|