试卷的调整

dev_home
cxt 5 years ago
parent 7fbfe5f6b0
commit c5a2498799

@ -602,7 +602,7 @@ class ExercisesController < ApplicationController
end end
rescue Exception => e rescue Exception => e
uid_logger_error(e.message) uid_logger_error(e.message)
tip_exception(e.message) tip_exception("试卷提交失败")
raise ActiveRecord::Rollback raise ActiveRecord::Rollback
end end
end end

Loading…
Cancel
Save