Files
aiot-platform-ui/apps/web-antd/dist/js/index-CGVTp7Mk.js
lzh 24c3dbc8f1
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-23 17:20:54 +08:00

2 lines
389 B
JavaScript

import{aq as e}from"./bootstrap-DmcuvVZS.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};