You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
410 B

import{a as e}from"./request-a37452c7.js";const a=async s=>e("/adminUser/getAdminUserList","POST",s),d=async s=>e("/adminUser/addAdminUser","POST",s),i=async s=>e("/adminUser/deleteAdminUser","GET",{id:s}),m=async s=>e("/adminUser/getAdminUser","GET",{id:s}),t=async s=>e("/adminUser/updateAdminUser","POST",s),r=async s=>e("/adminUser/getAdminLog","POST",s);export{d as a,a as b,r as c,i as d,m as g,t as u};