Files
aiot-platform-ui/apps/web-antd/dist/js/couponTemplate-BLa8vqJB.js
lzh c700ab38f4
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
chore: build and deploy web-antd
2026-03-24 09:48:00 +08:00

2 lines
613 B
JavaScript

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