Commit 0ed159d1 by yuzixun

修复device_platform

parent 08ffec53
......@@ -25,7 +25,7 @@ class NotificationStatistic < ApplicationRecord
notification_id: message[:id],
client_id: client_id,
platform: platform,
device_platform: igetui_opts[:transmission_type],
device_platform: igetui_opts[:device_platform],
app_type: app_type,
ip: igetui_opts[:ip],
)
......
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