This commit is contained in:
quantulr
2023-11-01 22:35:52 +08:00
parent d2c335a4e5
commit 4d34d854a5
273 changed files with 219 additions and 221 deletions

View File

@ -0,0 +1 @@
import{r}from"./index.07ed71c2.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};