Files
aiot-platform-ui/apps/web-antd/dist/js/index-BptYMXCe.js
lzh bfa2752ca1
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-24 09:13:13 +08:00

2 lines
609 B
JavaScript

import{aq as e}from"./bootstrap-BdGqHkJ8.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};