multiStoreAdmin/build/store/assets/role.9aceff31.js

2 lines
393 B
JavaScript
Raw Normal View History

2024-06-14 10:09:41 +08:00
import{r as t}from"./index.b0c4f970.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};