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-23 17:20:54 +08:00
parent 91eec65734
commit 24c3dbc8f1
3289 changed files with 4573 additions and 4573 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-DmcuvVZS.js";function a(t){return e.get("/system/tenant/page",{params:t})}function s(){return e.get("/system/tenant/simple-list")}function r(t){return e.get(`/system/tenant/get?id=${t}`)}function u(t){return e.post("/system/tenant/create",t)}function i(t){return e.put("/system/tenant/update",t)}function o(t){return e.delete(`/system/tenant/delete?id=${t}`)}function d(t){return e.delete(`/system/tenant/delete-list?ids=${t.join(",")}`)}function l(t){return e.download("/system/tenant/export-excel",{params:t})}export{d as a,r as b,u as c,o as d,l as e,s as f,a as g,i as u};