Files
aiot-platform-ui/apps/web-antd/dist/js/index-DbbNT5rO.js
lzh 91cd7adc39
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
chore: build and deploy web-antd
2026-03-27 16:58:19 +08:00

2 lines
593 B
JavaScript

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