jw项目windows环境软件安装
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.

1 line
493 B

1 year ago
  1. import{M as e}from"./index-9b4667b6.js";function d(t){return e({url:"/system/dept/list",method:"get",params:t})}function r(t){return e({url:"/system/dept/list/exclude/"+t,method:"get"})}function u(t){return e({url:"/system/dept/"+t,method:"get"})}function n(t){return e({url:"/system/dept",method:"post",data:t})}function p(t){return e({url:"/system/dept",method:"put",data:t})}function a(t){return e({url:"/system/dept/"+t,method:"delete"})}export{r as a,n as b,a as d,u as g,d as l,p as u};