Commit da21e3db authored by carlos's avatar carlos

获取审批用户、进度

parent fb948ef0
......@@ -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