提示的调整

dev_forge
cxt 5 years ago
parent 28cf0fd3fd
commit 3f17d6e1b9

@ -294,7 +294,7 @@ class HomeworkCommonsController < ApplicationController
HomeworksService.new.update_myshixun_work_score work, myshixun, games, @homework, challenge_settings
normal_status("更新成功")
else
normal_status("开启挑战,暂不能更新成绩")
normal_status("开启挑战,暂不能更新成绩")
end
rescue Exception => e
uid_logger(e.message)

Loading…
Cancel
Save