dev_forum
jingquan huang 6 years ago
parent 82b4f5e052
commit f91b193f45

@ -603,10 +603,10 @@ class ShixunsController < ApplicationController
@current_task = myshixun.current_task(myshixun.games)
uid_logger("## shixun exec: myshixun id is #{myshixun.id}")
# rescue Exception => e
# uid_logger_error(e.message)
# tip_exception("实训云平台繁忙繁忙等级81")
# raise ActiveRecord::Rollback
rescue Exception => e
uid_logger_error(e.message)
tip_exception("实训云平台繁忙繁忙等级81")
raise ActiveRecord::Rollback
end
end
end

Loading…
Cancel
Save