dev_hjm
cxt 6 years ago
parent e8a0697256
commit 3ccb0a5e26

@ -598,7 +598,7 @@ class CoursesController < ApplicationController
normal_status(0, "操作成功")
rescue => e
uid_logger_error(e.message)
tip_exception("操作失败")
tip_exception(e.message)
raise ActiveRecord::Rollback
end
end

Loading…
Cancel
Save