import{aA as t}from"./index-kdMuT8qT.js";function e(e,o){return t({url:`wflow/process/progress/${e}/${o}`,method:"get"})}function o(e){return t({url:"wflow/process/task/handler",method:"post",data:e})}function s(e,o){return t({url:"wflow/process/task/recall/nodes",method:"get",data:{instanceId:e,taskId:o}})}function r(e){return t({url:`wflow/process/task/settings/${e}`,method:"get"})}const a={getUserTodoList:function(e){return t({url:"wflow/process/task/todoList",method:"get",data:e})},getUserSubmittedList:function(e){return t({url:"wflow/process/mySubmitted",method:"get",data:e})},getSubmittedList:function(e){return t({url:"wflow/process/submittedList",method:"get",data:e})},getFormAndProcessProgress:e,approvalTask:o,getInstanceFormData:function(e){return t({url:`wflow/process/form/data/by/${e}`,method:"get"})},getEnableRecallNodes:s,getIdoList:function(e){return t({url:"wflow/process/task/idoList",method:"get",data:e})},getCcMeList:function(e){return t({url:"wflow/process/ccMe",method:"get",data:e})},getTaskNodeSettings:r};export{r as a,s as b,o as c,e as g,a as t};