Explorar o código

oppo一键通话通道

peng hai 1 ano
pai
achega
2452889741
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Service/DevicePushService.py

+ 2 - 0
Service/DevicePushService.py

@@ -587,6 +587,8 @@ class DevicePushService:
         """
         android 国内oppo APP消息提醒推送
         """
+        if event_type in [606, 607]:
+            channel_id = 111934
         app_key = OPPOPUSH_CONFIG[appBundleId]['Key']
         master_secret = OPPOPUSH_CONFIG[appBundleId]['Secret']
         url = 'https://api.push.oppomobile.com/'