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

This commit is contained in:
lzh
2026-03-23 10:22:53 +08:00
parent e361b2f002
commit bdb873f06c
3291 changed files with 4580 additions and 4567 deletions

View File

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