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

This commit is contained in:
lzh
2026-03-25 16:05:53 +08:00
parent 0dbdba336f
commit c6e51a215f
3305 changed files with 4581 additions and 4581 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-Cs_ukuUC.js";function n(t){return e.get("/erp/account/page",{params:t})}function a(){return e.get("/erp/account/simple-list")}function r(t){return e.get(`/erp/account/get?id=${t}`)}function o(t){return e.post("/erp/account/create",t)}function p(t){return e.put("/erp/account/update",t)}function s(t,u){return e.put("/erp/account/update-default-status",null,{params:{id:t,defaultStatus:u}})}function i(t){return e.delete(`/erp/account/delete?id=${t}`)}function d(t){return e.download("/erp/account/export-excel",{params:t})}export{r as a,p as b,o as c,i as d,d as e,a as f,n as g,s as u};