|
|
@ -50,7 +50,7 @@ class Users::UpdateAccountService < ApplicationService
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|
if first_full_reward
|
|
|
|
if first_full_reward
|
|
|
|
RewardGradeService.call(user, container_id: user.id, container_type: 'Account', score: 500)
|
|
|
|
# RewardGradeService.call(user, container_id: user.id, container_type: 'Account', score: 500)
|
|
|
|
if user.user_extension.teacher?
|
|
|
|
if user.user_extension.teacher?
|
|
|
|
join_course(user.id,1309, 2)
|
|
|
|
join_course(user.id,1309, 2)
|
|
|
|
# sms_notify_admin(user.lastname)
|
|
|
|
# sms_notify_admin(user.lastname)
|
|
|
|