dev_forum
jingquan huang 5 years ago
commit 116e52f0d7

@ -70,6 +70,7 @@ module Educoder
response = http.start { |http| http.request(request) }
ActiveSupport::JSON.decode(response.body)
rescue =>err
Rails.logger.error("#############sendYunpian_error: #{err.message}")
return nil
end
end

Loading…
Cancel
Save