Browse Source

vivo推送跳转类型为打开APP首页

guanhailong 2 years ago
parent
commit
0dfd31bcb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Service/PushService.py

+ 1 - 1
Service/PushService.py

@@ -250,7 +250,7 @@ class PushObject:
 
     @staticmethod
     def android_vivopush(app_bundle_id, token_val, n_time, event_type, msg_title, msg_text,
-                         uid='', channel='1', image='', skip_type='4', nickname=''):
+                         uid='', channel='1', image='', skip_type='1', nickname=''):
         """
         vivo 推送
         @param app_bundle_id: app包id