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

This commit is contained in:
lzh
2026-02-24 15:02:09 +08:00
parent 9c6080e082
commit cd38d89fe5
3209 changed files with 4531 additions and 4531 deletions

View File

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