chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s

This commit is contained in:
lzh
2026-03-23 17:03:17 +08:00
parent 47e35aa8cd
commit 429e52007f
3293 changed files with 4575 additions and 4575 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-B1AhEgtQ.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};