跑出异常

dev_forum
daiao 5 years ago
parent 1bfe9b6b59
commit 5bebbbcd2f

@ -716,6 +716,7 @@ class ShixunsController < ApplicationController
logger.error("##########project_fork error #{e.message}") logger.error("##########project_fork error #{e.message}")
@current_task.destroy! @current_task.destroy!
end end
raise ActiveRecord::Rollback
end end
end end
end end

Loading…
Cancel
Save