2 lines
427 B
JavaScript
2 lines
427 B
JavaScript
import{aq as o}from"./bootstrap-BKs0Sk6Z.js";function r(t){return o.get("/ai/workflow/page",{params:t})}function a(t){return o.get(`/ai/workflow/get?id=${t}`)}function f(t){return o.post("/ai/workflow/create",t)}function n(t){return o.put("/ai/workflow/update",t)}function w(t){return o.delete(`/ai/workflow/delete?id=${t}`)}function u(t){return o.post("/ai/workflow/test",t)}export{r as a,f as c,w as d,a as g,u as t,n as u};
|