2 lines
615 B
Java
2 lines
615 B
Java
import{d as s}from"./index-X7Y8jykP.js";const c=t=>s.get({url:"/mock/system/getAccountList",params:t}),g=t=>s.get({url:"/mock/system/getDeptList",params:t}),a=t=>s.get({url:"/mock/system/getMenuList",params:t}),m=t=>s.get({url:"/mock/system/getRoleListByPage",params:t}),l=t=>s.get({url:"/mock/system/getAllRoleList",params:t}),i=(t,e)=>s.post({url:"/mock/system/setRoleStatus",params:{id:t,status:e}}),n=t=>s.get({url:"/mock/system/getTestListByPage",params:t}),r=t=>s.post({url:"/mock/system/accountExist",params:{account:t}},{errorMessageMode:"none"});export{c as a,a as b,m as c,n as d,l as e,g,r as i,i as s};
|