mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
perf 优化发给抄送人信息
This commit is contained in:
parent
6c689fe55f
commit
b860a749f3
@ -1006,7 +1006,6 @@ class WorkflowController extends AbstractController
|
||||
break;
|
||||
}
|
||||
}
|
||||
info(array_unique($notifier, SORT_REGULAR));
|
||||
return array_unique($notifier, SORT_REGULAR) ?? [];
|
||||
}
|
||||
//判断下一步是否有抄送人
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user