Files
aiot-platform-ui/apps/web-antd/dist/js/index-BvgFdZ3U.js
lzh 19d36d1ffb
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-09 13:05:46 +08:00

2 lines
509 B
JavaScript

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