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

2 lines
609 B
JavaScript

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