This commit is contained in:
parent
6ef46ebef2
commit
c3d8d9f8d1
|
@ -667,7 +667,7 @@ module ProjectsHelper
|
|||
response = http.start { |http| http.request(request) }
|
||||
ActiveSupport::JSON.decode(response.body)
|
||||
rescue =>err
|
||||
Rails.logger.error("#############sendYunpian_error: #{err.message}")
|
||||
Rails.logger.error("#############send_error: #{err.message}")
|
||||
return nil
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue