system.959c5ffa.js 514 B

1
  1. import{em as s}from"./index.7e08ba81.js";const a=t=>s.get({url:"/system/getAccountList",params:t}),g=t=>s.get({url:"/system/getDeptList",params:t}),l=t=>s.get({url:"/system/getMenuList",params:t}),c=t=>s.get({url:"/system/getRoleListByPage",params:t}),i=t=>s.get({url:"/system/getAllRoleList",params:t}),n=(t,e)=>s.post({url:"/system/setRoleStatus",params:{id:t,status:e}}),r=t=>s.post({url:"/system/accountExist",params:{account:t}},{errorMessageMode:"none"});export{g as a,i as b,c,l as d,a as g,r as i,n as s};