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

2 lines
393 B
JavaScript

import{r as t}from"./index.297c7f7b.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};