2 lines
614 B
JavaScript
2 lines
614 B
JavaScript
import{aA as o}from"./index-D3rICic-.js";function r(t){return o({url:"/workflow/page/list",method:"get",params:t})}function f(t){return o({url:`/workflow/trigger/${t}`,method:"post"})}function l(t){return o({url:"/workflow/workflow-name/list",method:"get",params:t})}function u(t){return o({url:"/workflow/batch/page/list",method:"get",params:t})}function a(t){return o({url:`/workflow/update/status/${t}`,method:"put"})}function w(t){return o({url:`/workflow/${t}`,method:"delete"})}function n(t){return o({url:`/workflow/batch/stop/${t}`,method:"post"})}export{u as a,n as b,r as c,w as d,f as e,l as f,a as g};
|