mirror of
https://gitee.com/myxzgzs/boyue-kfcode-hasfj.git
synced 2025-06-21 17:09:37 +08:00
2 lines
917 B
JavaScript
2 lines
917 B
JavaScript
![]() |
import{Z as e}from"./index-CrAWI0wi.js";function o(t){return e({url:"/flowable/task/todoList",method:"get",params:t})}function r(t){return e({url:"/flowable/task/complete",method:"post",data:t})}function l(t){return e({url:"/flowable/task/delegate",method:"post",data:t})}function s(t){return e({url:"/flowable/task/return",method:"post",data:t})}function n(t){return e({url:"/flowable/task/reject",method:"post",data:t})}function u(t){return e({url:"/flowable/task/returnList",method:"post",data:t})}function d(t){return e({url:"/flowable/task/nextFlowNode",method:"post",data:t})}function f(t){return e({url:"/flowable/task/nextFlowNodeByStart",method:"post",data:t})}function m(t){return e({url:"/flowable/task/delete",data:{taskId:t},method:"delete"})}function w(t){return e({url:"/flowable/task/flowTaskForm",method:"get",params:t})}export{d as a,u as b,r as c,l as d,n as e,w as f,f as g,m as h,s as r,o as t};
|