2 lines
455 B
JavaScript
2 lines
455 B
JavaScript
import{r as t}from"./index.7e71cca7.js";import"./axios.136fb7b6.js";function o(r){return t.get({url:"/distributorsGroup/list",params:r})}function s(r){return t.post({url:"/distributorsGroup/add",params:r})}function p(r){return t.post({url:"/distributorsGroup/edit",params:r})}function e(r){return t.post({url:"/distributorsGroup/del",params:r})}function a(r){return t.get({url:"/distributorsGroup/detail",params:r})}export{o as a,s as b,p as c,a as d,e};
|