Commit 2363ae96 authored by Liu lu's avatar Liu lu

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

parents 3d420973 109242dd
......@@ -66,4 +66,11 @@ interface FlowServiceInterface
* @param $flowCode
*/
public function getUserApprovalCodes($user_id, $flowCode);
/**
* Notes: 获取审批用户列表
* User: carlos
* DateTime: 2023/1/30 14:11
*/
public function getApprovalUserList($flowCode);
}
\ 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