This commit is contained in:
quantulr
2023-11-01 17:22:23 +08:00
parent 373b3d9dff
commit edf18e13eb
278 changed files with 1823 additions and 282 deletions

View File

@ -0,0 +1 @@
import{r as e}from"./index.b575cdf1.js";function r(t){return e.get({url:"/system/dept/list",params:t})}function d(t){return e.post({url:"/system/dept/add",params:t})}function u(t){return e.post({url:"/system/dept/edit",params:t})}function n(t){return e.post({url:"/system/dept/del",params:t})}function p(t){return e.get({url:"/system/dept/detail",params:t})}export{u as a,d as b,p as c,r as d,n as e};