zhouwx
2025-06-16 bdd99a4f6edb84d8eebe6afc38c2c2f86fb4a52c
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};