马宇豪
2024-04-10 4076c14a8eac96cd716522f2cb15dcda0eb4fcef
1
import{s as e}from"./index.1683511265143.js";function r(){return{getRoleList:()=>e({url:"http://121.239.169.27:16070/account/role/find/all/active",method:"get"}),getExpList:()=>e({url:"http://121.239.169.27:16070/account/user/identity/list",method:"post"}),addRole:t=>e({url:"http://121.239.169.27:16070/account/role/new",method:"post",data:t}),modRole:t=>e({url:"http://121.239.169.27:16070/account/role/mod/name",method:"post",data:t}),deleteRole:t=>e({url:"http://121.239.169.27:16070/account/role/del",method:"post",data:t})}}export{r as u};