马宇豪
2023-12-19 346adb79f263ae12193758e1c9be227e5f913246
1
import{s as e}from"./index.1683511265143.js";function a(){return{getDepartmentList:()=>e({url:"http://121.239.169.27:16070/account/department/list",method:"get"}),addDepartment:t=>e({url:"http://121.239.169.27:16070/account/department/save",method:"post",data:t}),modDepartment:t=>e({url:"http://121.239.169.27:16070/account/department/update",method:"post",data:t}),deleteDepartment:t=>e({url:"http://121.239.169.27:16070/account/department/delete",method:"post",data:t})}}export{a as d};