소스 검색

荣耀推送

peng 1 년 전
부모
커밋
052c4328a5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Service/PushService.py

+ 2 - 2
Service/PushService.py

@@ -481,8 +481,8 @@ class PushObject:
             return False
 
     @staticmethod
-    def android_honorpush(nickname, token_val, n_time, event_type, msg_title, msg_text,
-                          uid='', channel='1', image='', app_bundle_id='', appBundleId='', channel_id=''):
+    def android_honorpush(token_val, n_time, event_type, msg_title, msg_text,
+                          uid='', channel='1', image='', app_bundle_id='', appBundleId='', channel_id='', nickname=''):
         """
         android honor 推送
         @param channel_id: 通知通道id