Files
aiot-platform-ui/apps/web-antd/dist/js/index-Bjs4LTgv.js
lzh 19d36d1ffb
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-09 13:05:46 +08:00

2 lines
551 B
JavaScript

import{aq as e}from"./bootstrap-CRjSNGHY.js";function i(t){return e.get("/iot/thing-model/page",{params:t})}function o(t){return e.get(`/iot/thing-model/get?id=${t}`)}function g(t){return e.get("/iot/thing-model/list",{params:{productId:t}})}function d(t){return e.post("/iot/thing-model/create",t)}function r(t){return e.put("/iot/thing-model/update",t)}function a(t){return e.delete(`/iot/thing-model/delete?id=${t}`)}function l(t){return e.get("/iot/thing-model/get-tsl",{params:{productId:t}})}export{i as a,o as b,d as c,a as d,l as e,g,r as u};