You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
import{ax as e}from"./entry/index-C2Ijy48E-1723706691540.js";function r(t){return e.post({url:"/workflow/task/startWorkFlow",data:t})}function n(t){return e.postWithMsg({url:"/workflow/task/completeTask",data:t})}function o(t){return e.get({url:"/workflow/task/getPageByTaskWait",params:t})}function u(t){return e.get({url:"/workflow/task/getPageByAllTaskWait",params:t})}function k(t){return e.get({url:"/workflow/task/getPageByTaskFinish",params:t})}function l(t){return e.get({url:"/workflow/task/getPageByTaskCopy",params:t})}function i(t){return e.get({url:"/workflow/task/getPageByAllTaskFinish",params:t})}function g(t){return e.postWithMsg({url:"/workflow/task/delegateTask",data:t})}function f(t){return e.postWithMsg({url:"/workflow/task/terminationTask",data:t})}function c(t){return e.postWithMsg({url:"/workflow/task/transferTask",data:t})}function w(t){return e.postWithMsg({url:"/workflow/task/addMultiInstanceExecution",data:t})}function T(t){return e.postWithMsg({url:"/workflow/task/deleteMultiInstanceExecution",data:t})}function d(t){return e.post({url:"/workflow/task/backProcess",data:t})}function p(t){return e.get({url:`/workflow/task/getTaskById/${t}`})}function y(t,s){return e.putWithMsg({url:`/workflow/task/updateAssignee/${t}/${s}`})}function B(t){return e.get({url:`/workflow/task/getInstanceVariable/${t}`})}function M(t){return e.get({url:`/workflow/task/getTaskNodeList/${t}`})}function I(t){return e.get({url:"/workflow/task/getTaskUserIdsByAddMultiInstance/"+t})}function W(t){return e.get({url:"/workflow/task/getListByDeleteMultiInstance/"+t})}export{w as a,g as b,n as c,T as d,c as e,M as f,p as g,d as h,W as i,I as j,u as k,i as l,B as m,l as n,k as o,o as p,r as s,f as t,y as u};
|