2 lines
658 B
JavaScript
2 lines
658 B
JavaScript
import{aq as t}from"./bootstrap-CRjSNGHY.js";function o(e){return t.get("/promotion/diy-template/page",{params:e})}function i(e){return t.get(`/promotion/diy-template/get?id=${e}`)}function r(e){return t.post("/promotion/diy-template/create",e)}function a(e){return t.put("/promotion/diy-template/update",e)}function n(e){return t.delete(`/promotion/diy-template/delete?id=${e}`)}function u(e){return t.put(`/promotion/diy-template/use?id=${e}`)}function m(e){return t.get(`/promotion/diy-template/get-property?id=${e}`)}function d(e){return t.put("/promotion/diy-template/update-property",e)}export{o as a,u as b,i as c,n as d,a as e,r as f,m as g,d as u};
|