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