Files
aiot-platform-ui/apps/web-antd/dist/js/index-DPt_h2j7.js
lzh c6e51a215f
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 10s
chore: build and deploy web-antd
2026-03-25 16:05:53 +08:00

2 lines
519 B
JavaScript

import{aq as t}from"./bootstrap-Cs_ukuUC.js";function n(){return t.get("/infra/data-source-config/list")}function r(e){return t.get(`/infra/data-source-config/get?id=${e}`)}function o(e){return t.post("/infra/data-source-config/create",e)}function i(e){return t.put("/infra/data-source-config/update",e)}function u(e){return t.delete(`/infra/data-source-config/delete?id=${e}`)}function c(e){return t.delete(`/infra/data-source-config/delete-list?ids=${e.join(",")}`)}export{c as a,r as b,o as c,u as d,n as g,i as u};