获取异常问题

dev_hs
jingquan huang 5 years ago
parent ccf599a669
commit a0a2e074f1

@ -34,8 +34,7 @@ module GitHelper
rescue Exception => e
Rails.logger.error(e.message)
Rails.logger.error("#####__________文档内容获取异常")
# raise Educoder::TipException.new("文档内容获取异常")
raise Educoder::TipException.new("文档内容获取异常")
end
end

Loading…
Cancel
Save