dev_video
daiao 5 years ago
parent 2c974a8aa5
commit 09e54ef329

@ -239,7 +239,7 @@ class ChallengesController < ApplicationController
end end
rescue => e rescue => e
logger_error("##update_challenges: ##{e.message}") logger_error("##update_challenges: ##{e.message}")
tip_exception("更新失败!") tip_exception("#{e.message}")
end end
end end

Loading…
Cancel
Save