mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 07:41:53 +08:00
仿钉钉流程设计- 连续多级部门负责人
This commit is contained in:
parent
a22976ba97
commit
e7815dd762
@ -35,7 +35,7 @@ public class BpmTaskCandidateStartUserMultiLevelDeptLeaderStrategy extends BpmTa
|
||||
@Resource
|
||||
private AdminUserApi adminUserApi;
|
||||
|
||||
public BpmTaskCandidateStartUserMultiLevelDeptLeaderStrategy(AdminUserApi adminUserApi, DeptApi deptApi) {
|
||||
public BpmTaskCandidateStartUserMultiLevelDeptLeaderStrategy(DeptApi deptApi) {
|
||||
super(deptApi);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user