2 lines
690 B
JavaScript
2 lines
690 B
JavaScript
import{aq as a}from"./bootstrap-DmcuvVZS.js";function r(e){return a.get("/ops/area/tree",{params:e})}function n(e){return a.get("/ops/area/get",{params:{id:e}})}function o(e){return a.post("/ops/area/create",e)}function i(e){return a.put("/ops/area/update",e)}function s(e){return a.delete("/ops/area/delete",{params:{id:e}})}function u(e){return a.get("/ops/area/device-relation/list",{params:{areaId:e}})}function p(e){return a.post("/ops/area/device-relation/bind",e)}function c(e){return a.put("/ops/area/device-relation/update",e)}function d(e){return a.delete("/ops/area/device-relation/remove",{params:{id:e}})}export{r as a,p as b,i as c,s as d,n as e,o as f,u as g,d as r,c as u};
|