index-BP9cMaSk.js 448 B

1
  1. import{r as a}from"./index-CKIhG1T4.js";const s=async()=>await a.get({url:"/system/dept/simple-list"}),e=async t=>await a.get({url:"/system/dept/list",params:t}),d=async t=>await a.get({url:"/system/dept/get?id="+t}),p=async t=>await a.post({url:"/system/dept/create",data:t}),i=async t=>await a.put({url:"/system/dept/update",data:t}),r=async t=>await a.delete({url:"/system/dept/delete?id="+t});export{d as a,e as b,p as c,r as d,s as g,i as u};