chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s

This commit is contained in:
lzh
2026-03-18 16:18:59 +08:00
parent 60f4912401
commit 35c3d0e06e
3292 changed files with 4574 additions and 4573 deletions

View File

@@ -0,0 +1 @@
var t=(e,d,p)=>new Promise((u,r)=>{var c=s=>{try{a(p.next(s))}catch(i){r(i)}},y=s=>{try{a(p.throw(s))}catch(i){r(i)}},a=s=>s.done?u(s.value):Promise.resolve(s.value).then(c,y);a((p=p.apply(e,d)).next())});import{aq as n}from"./bootstrap-CW2RsBQq.js";function m(){return t(this,null,function*(){return n.get("/system/dept/simple-list")})}function f(){return t(this,null,function*(){return n.get("/system/dept/list")})}function g(e){return t(this,null,function*(){return n.get(`/system/dept/get?id=${e}`)})}function D(e){return t(this,null,function*(){return n.post("/system/dept/create",e)})}function L(e){return t(this,null,function*(){return n.put("/system/dept/update",e)})}function $(e){return t(this,null,function*(){return n.delete(`/system/dept/delete?id=${e}`)})}function q(e){return t(this,null,function*(){return n.delete(`/system/dept/delete-list?ids=${e.join(",")}`)})}export{f as a,q as b,g as c,$ as d,D as e,m as g,L as u};