2 lines
661 B
JavaScript
2 lines
661 B
JavaScript
import{r as s}from"./index.4abbfa5a.js";function i(t){return s.get("/system/dept/list",{params:t})}function p(t){return s.post("/system/dept/add",t)}function n(t){return s.post("/system/dept/edit",t)}function o(t){return s.post("/system/dept/del",t)}function a(t){return s.get("/system/dept/detail",{params:t})}function r(t){return s.get("/system/post/list",{params:t})}function d(t){return s.post("/system/post/add",t)}function u(t){return s.post("/system/post/edit",t)}function f(t){return s.post("/system/post/del",t)}function m(t){return s.get("/system/post/detail",{params:t})}export{i as a,r as b,a as c,n as d,p as e,m as f,u as g,d as h,o as i,f as j};
|