物管理前端
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.

1 line
394 B

  1. import{s as t}from"./http-D9Asdp-z.js";const p={getSuperApiInfo:e=>t.get("/v2/api/telemetryById",e),getThingConditionList:()=>t.get("/v2/api/conditionTypes"),save:e=>t.post("/v2/api",e),edit:e=>t.put("/v2/api",e),delete:e=>t.delete("/v2/api",e),info:e=>t.get(`/v2/api/${e}`),getGroupFuncList:e=>t.get("/v2/api/groupFunc",e),getIntervalTimesList:()=>t.get("/sys/dict/type/all")};export{p as d};