Files
aiot-platform-ui/apps/web-antd/dist/js/index-DFeIB3E3.js
lzh 57f9112f7f
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 14s
chore: build and deploy web-antd
2026-01-26 16:11:17 +08:00

2 lines
441 B
JavaScript

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