2 lines
484 B
JavaScript
2 lines
484 B
JavaScript
import{aq as e}from"./bootstrap-D7yvUSkm.js";function o(t){return e.get("/iot/product-category/page",{params:t})}function u(t){return e.get(`/iot/product-category/get?id=${t}`)}function a(t){return e.post("/iot/product-category/create",t)}function c(t){return e.put("/iot/product-category/update",t)}function g(t){return e.delete(`/iot/product-category/delete?id=${t}`)}function d(){return e.get("/iot/product-category/simple-list")}export{u as a,d as b,a as c,g as d,o as g,c as u};
|