@@ -2503,6 +2503,7 @@ public class CourseScheduleServiceImpl extends ServiceImpl<CourseScheduleDao, Co
// 存入缓存
redisCacheService.saveUserAccountConfig(orderGoodsInfo.getSubOrderNo(), accountTenantTo.jsonString());
+ return;
}
} catch (InterruptedException e) {
throw new BizException("创建陪练课失败:{}", e.getMessage());