import{b as t}from"./index.f5168bf8.js";const l=e=>t({url:"system/role",method:"post",data:e}),r=e=>t({url:"system/role/"+e,method:"delete"}),m=({id:e,...o})=>t({url:"system/role/"+e,method:"patch",data:o}),d=()=>t({url:"system/role",method:"get"});export{l as c,r as d,d as f,m as u};