chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
This commit is contained in:
1
apps/web-antd/dist/js/index-CIc-2hgy.js
vendored
Normal file
1
apps/web-antd/dist/js/index-CIc-2hgy.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{aq as t}from"./bootstrap-CRjSNGHY.js";function r(e){return t.get("/iot/device/page",{params:e})}function n(e){return t.get(`/iot/device/get?id=${e}`)}function c(e){return t.post("/iot/device/create",e)}function a(e){return t.put("/iot/device/update",e)}function s(e){return t.put("/iot/device/update-group",e)}function u(e){return t.delete(`/iot/device/delete?id=${e}`)}function d(e){return t.delete("/iot/device/delete-list",{params:{ids:e.join(",")}})}function p(e){return t.download("/iot/device/export-excel",{params:e})}function g(e){return t.get(`/iot/device/count?productId=${e}`)}function v(e,i){return t.get("/iot/device/simple-list",{params:{deviceType:e,productId:i}})}function f(e){return t.get("/iot/device/simple-list",{params:{productId:e}})}function l(){return t.download("/iot/device/get-import-template")}function m(e,i){return t.upload("/iot/device/import",{file:e,updateSupport:i})}function D(e){return t.get("/iot/device/property/get-latest",{params:e})}function P(e){return t.get("/iot/device/property/history-list",{params:e})}function y(e){return t.get("/iot/device/get-auth-info",{params:{id:e}})}function x(e){return t.get("/iot/device/message/page",{params:e})}function L(e){return t.get("/iot/device/message/pair-page",{params:e})}function h(e){return t.post("/iot/device/message/send",e)}export{n as a,D as b,L as c,y as d,x as e,c as f,v as g,P as h,r as i,p as j,u as k,d as l,s as m,m as n,l as o,f as p,g as q,h as s,a as u};
|
||||
Reference in New Issue
Block a user