|
@@ -556,6 +556,7 @@ public class UserPeriodServiceImpl extends ServiceImpl<UserPeriodMapper, UserPer
|
|
if(Validator.isNotEmpty(business7)&&"七大员".equals(business7.getBusinessName())){
|
|
if(Validator.isNotEmpty(business7)&&"七大员".equals(business7.getBusinessName())){
|
|
hasSeven = true;
|
|
hasSeven = true;
|
|
studyRec.setCourseType(17);
|
|
studyRec.setCourseType(17);
|
|
|
|
+ return true;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
UserVo userVo = iUserService.queryById(bo.getUserId());
|
|
UserVo userVo = iUserService.queryById(bo.getUserId());
|