You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
import{s as t}from"./http-D9Asdp-z.js";const i={uploadDashboardSnapshot:e=>t.post("/sys/tenant/detail/upload",e,{headers:{"content-type":"multipart/form-data"}}),save:e=>t.post("/v2/visual/design",e),edit:e=>t.put("/v2/visual/design",e),info:e=>t.get(`/v2/visual/design/${e}`),getMaterialList:e=>t.get("/v2/visual/material/page",e),getMaterialGroupTreeList:e=>t.get("/v2/visual/group/listTree",e),getDeviceList:()=>t.get("/device/control/list/device"),getCommandList:e=>t.get(`/device/control/list/${e}`)};export{i as d};
|