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