Files
aiot-platform-ui/apps/web-antd/dist/js/index-DeWoSd2R.js
lzh 24c3dbc8f1
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-23 17:20:54 +08:00

2 lines
590 B
JavaScript

import{aq as e}from"./bootstrap-DmcuvVZS.js";function r(t){return e.get("/iot/product/page",{params:t})}function d(t){return e.get(`/iot/product/get?id=${t}`)}function c(t){return e.post("/iot/product/create",t)}function n(t){return e.put("/iot/product/update",t)}function i(t){return e.delete(`/iot/product/delete?id=${t}`)}function a(t){return e.download("/iot/product/export-excel",{params:t})}function p(t,u){return e.put(`/iot/product/update-status?id=${t}&status=${u}`)}function s(){return e.get("/iot/product/simple-list")}export{d as a,n as b,c,r as d,a as e,i as f,s as g,p as u};