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

This commit is contained in:
lzh
2026-01-14 14:15:09 +08:00
parent 2378ea69cb
commit cb81829d4c
3157 changed files with 4502 additions and 4502 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-CvQmCMXe.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};