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

2 lines
613 B
JavaScript

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