|
@@ -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
|