chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
This commit is contained in:
1
apps/web-antd/dist/js/couponTemplate-BLa8vqJB.js
vendored
Normal file
1
apps/web-antd/dist/js/couponTemplate-BLa8vqJB.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
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};
|
||||
Reference in New Issue
Block a user