马宇豪
2024-07-26 937e4c72087a7276e56cdc8eca13c276de3e6f73
1
import{s as t}from"./index.1704421723665.js";function r(){return{getRoleList:()=>t({url:"/api/account/role/find/all/active",method:"get"}),getExpList:()=>t({url:"/api/account/user/identity/list",method:"post"}),addRole:e=>t({url:"/api/account/role/new",method:"post",data:e}),modRole:e=>t({url:"/api/account/role/mod/name",method:"post",data:e}),deleteRole:e=>t({url:"/api/account/role/del",method:"post",data:e})}}export{r as u};