feat(REQ-3714): 优化不在组织内
This commit is contained in:
parent
4c54f73e88
commit
743b36fd4e
@ -215,9 +215,6 @@ public class NodeUserCheckServiceImpl implements NodeUserCheckService {
|
||||
checkFailInfo.setType(CheckInfoTypeEnum.NOT_IN_JURISDICTION);
|
||||
addFailInfo(failInfoMap, e, checkFailInfo);
|
||||
});
|
||||
}
|
||||
|
||||
if (CollUtil.isEmpty(nodeUsers)) {
|
||||
transformFailMap(failInfoMap, resultList);
|
||||
return resultList;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user