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

2 lines
393 B
JavaScript
Raw Normal View History

2024-06-08 10:25:21 +08:00
import{r as t}from"./index.710daa76.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};