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