Commit 80de54cf authored by  林继鑫's avatar 林继鑫

Merge branch 'develop' of https://git.huaperfect.com/without_auth/meibuyu-rpc into develop

parents e3554475 da21e3db
......@@ -50,4 +50,11 @@ interface FlowServiceInterface
* @return mixed
*/
public function cancelApproval($params);
/**
* Notes: 获取审批用户、进度
* User: carlos
* DateTime: 2023/1/10 18:02
*/
public function getApprovalUserProgress($flowCode, $codeArr);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment