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

This commit is contained in:
lzh
2026-01-26 16:11:17 +08:00
parent 9f44fbfe75
commit 57f9112f7f
3179 changed files with 4514 additions and 4514 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-DbEPETmd.js";function o(t){return e.get("/iot/product-category/page",{params:t})}function u(t){return e.get(`/iot/product-category/get?id=${t}`)}function a(t){return e.post("/iot/product-category/create",t)}function c(t){return e.put("/iot/product-category/update",t)}function g(t){return e.delete(`/iot/product-category/delete?id=${t}`)}function d(){return e.get("/iot/product-category/simple-list")}export{u as a,d as b,a as c,g as d,o as g,c as u};