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 n(t){return e.post("/promotion/coupon-template/create",t)}function u(t){return e.put("/promotion/coupon-template/update",t)}function a(t,o){return e.put("/promotion/coupon-template/update-status",{id:t,status:o})}function r(t){return e.delete(`/promotion/coupon-template/delete?id=${t}`)}function m(t){return e.get(`/promotion/coupon-template/get?id=${t}`)}function i(t){return e.get("/promotion/coupon-template/page",{params:t})}function l(t){return e.get(`/promotion/coupon-template/list?ids=${t}`)}export{i as a,m as b,u as c,r as d,n as e,l as g,a as u};