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-24 09:48:00 +08:00
parent 0d505737b9
commit c700ab38f4
3291 changed files with 4574 additions and 4574 deletions

View File

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