2 lines
503 B
JavaScript
2 lines
503 B
JavaScript
import{aq as t}from"./bootstrap-CRjSNGHY.js";function r(e){return t.get("/infra/demo02-category/list",{params:e})}function a(e){return t.get(`/infra/demo02-category/get?id=${e}`)}function n(e){return t.post("/infra/demo02-category/create",e)}function g(e){return t.put("/infra/demo02-category/update",e)}function i(e){return t.delete(`/infra/demo02-category/delete?id=${e}`)}function u(e){return t.download("/infra/demo02-category/export-excel",{params:e})}export{a,n as c,i as d,u as e,r as g,g as u};
|