Files
aiot-platform-ui/apps/web-antd/dist/js/index-C7oavPdW.js
lzh 64681a9d55
Some checks failed
Web UI CI/CD / build-and-deploy (push) Has been cancelled
chore: build and deploy web-antd
2025-12-28 01:40:21 +08:00

2 lines
519 B
JavaScript

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