refactor: 工作台、工单统计看板接口对接

This commit is contained in:
lzh
2026-02-04 11:14:06 +08:00
parent d4118123c1
commit 71fc0d0fad
3216 changed files with 4843 additions and 4778 deletions

View File

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