优化
This commit is contained in:
parent
87452323de
commit
a4e336765d
@ -497,6 +497,7 @@ public class StaffServiceImpl extends ServiceImpl<StaffDao, StaffEntity> impleme
|
||||
if(type == 0){
|
||||
break;
|
||||
}else{
|
||||
log.info("无法找到有效的几级管理人员");
|
||||
departManagers.setManagers(new ArrayList<>());
|
||||
return departManagers;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user