2 lines
311 B
JavaScript
Raw Permalink Normal View History

2025-06-02 21:34:56 +08:00
import{Z as t}from"./index-C-c3zR6K.js";function a(a){return t({url:"/flowable/task/myProcess",method:"get",params:a})}function o(a){return t({url:"/flowable/task/flowFormData",method:"get",params:a})}function r(a){return t({url:"/flowable/task/stopProcess",method:"post",data:a})}export{o as f,a as m,r as s};