index.00fd5a1f.js 509 B

1
  1. import{aC as e,a2 as a}from"./index.1d5f2f42.js";const{VITE_PROXY_DOMAIN_REAL:u,VITE_PROXY_USER_REAL:r}=a(),s=r+"/admin/",p=t=>e.request("post",`${s}useradd`,{data:{...t,level:"1"}}),n=(t={})=>e.request("post",`${s}account/list`,{data:{...t,level:"1"}}),d=t=>e.request("post",`${s}useradd`,{data:{...t,level:"1"}}),c=t=>e.request("post",`${s}setstatus`,{data:t}),l=t=>e.request("post",`${s}setpwd`,{data:t}),h=t=>e.request("post",`${s}user_role/create`,{data:t});export{c as a,n as b,l as c,p as d,d as e,h};