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 n}from"./bootstrap-Bjx___ge.js";function t(e){return n.get("/system/sms-channel/page",{params:e})}function a(){return n.get("/system/sms-channel/simple-list")}function l(e){return n.get(`/system/sms-channel/get?id=${e}`)}function m(e){return n.post("/system/sms-channel/create",e)}function r(e){return n.put("/system/sms-channel/update",e)}function i(e){return n.delete(`/system/sms-channel/delete?id=${e}`)}function u(e){return n.delete(`/system/sms-channel/delete-list?ids=${e.join(",")}`)}export{u as a,l as b,m as c,i as d,a as e,t as g,r as u};