multiStoreAdmin/dist/store/assets/role.e05b2086.js

2 lines
393 B
JavaScript

import{r as t}from"./index.ae42b2c0.js";function l(r){return t.get({url:"/auth/role/lists",params:r})}function o(r){return t.get({url:"/auth/role/all",params:r})}function u(r){return t.post({url:"/auth/role/add",params:r})}function n(r){return t.post({url:"/auth/role/edit",params:r})}function a(r){return t.post({url:"/auth/role/delete",params:r})}export{n as a,u as b,a as c,l as d,o as r};