Merge branch 'version_performance_2.0' of http://gitlab.ldxinyong.com/enterpriseManagement/lz_management into version_performance_2.0
This commit is contained in:
commit
6d4a89d665
@ -254,8 +254,8 @@ public class AssessManagerServiceImpl implements AssessManagerService {
|
||||
}
|
||||
}
|
||||
if(CollectionUtils.isEmpty(groupS)){
|
||||
log.info("暂无人员需要添加");
|
||||
return R.ok("暂无人员需要添加");
|
||||
log.info("考核人员已经存在");
|
||||
return R.error("考核人员已经存在");
|
||||
}
|
||||
|
||||
StartGroups startGroups = new StartGroups();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user