Commit 791723b6 by wanconglei

fix

parent ba2fe54c
...@@ -110,5 +110,6 @@ class PushsController < ApplicationController ...@@ -110,5 +110,6 @@ class PushsController < ApplicationController
else else
::PushWorker.perform_async(opts) ::PushWorker.perform_async(opts)
end end
Rails.logger.info "push worker opts: #{opts}"
end end
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment