edu/frontend/assets/role.b3df92ef.js

2 lines
466 B
JavaScript
Raw Normal View History

2022-09-19 06:04:54 +00:00
import{r}from"./index.541a788f.js";function l(e){return r.get({url:"/system/role/list",params:e})}function s(e){return r.get({url:"/system/role/all",params:e})}function o(e){return r.get({url:"/system/role/detail",params:e})}function u(e){return r.post({url:"/system/role/add",params:e})}function n(e){return r.post({url:"/system/role/edit",params:e})}function i(e){return r.post({url:"/system/role/del",params:e})}export{n as a,o as b,u as c,i as d,l as e,s as r};