加日志
This commit is contained in:
parent
bb1963129d
commit
55afcd0e8c
|
@ -274,8 +274,8 @@ class QualityAnalysisController < ApplicationController
|
|||
@ha.store(key,value)
|
||||
end
|
||||
end
|
||||
rescue => e
|
||||
puts e
|
||||
rescue Exception => e
|
||||
logger.error("fatal################# #{e}")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue