edu/frontend/assets/role.b7697fcc.js

2 lines
466 B
JavaScript
Raw Normal View History

2022-10-14 07:49:14 +00:00
import{r}from"./index.637212e4.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};