Files
aiot-platform-ui/apps/web-antd/dist/js/index-CDkRe5Vi.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
715 B
JavaScript

import{aq as a}from"./bootstrap-BRzwfS6_.js";function t(e){return a.get("/ai/image/my-page",{params:e})}function n(e){return a.get(`/ai/image/get-my?id=${e}`)}function g(e){return a.get("/ai/image/my-list-by-ids",{params:{ids:e.join(",")}})}function m(e){return a.post("/ai/image/draw",e)}function r(e){return a.delete(`/ai/image/delete-my?id=${e}`)}function u(e){return a.post("/ai/image/midjourney/imagine",e)}function o(e){return a.post("/ai/image/midjourney/action",e)}function d(e){return a.get("/ai/image/page",{params:e})}function s(e){return a.put("/ai/image/update",e)}function y(e){return a.delete(`/ai/image/delete?id=${e}`)}export{g as a,r as b,u as c,m as d,n as e,d as f,t as g,y as h,o as m,s as u};