Ver Fonte

荣耀通知

peng há 1 ano atrás
pai
commit
59c88ac326
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Service/PushService.py

+ 1 - 0
Service/PushService.py

@@ -528,6 +528,7 @@ class PushObject:
                     "notification": {
                         "body": msg_text,
                         "title": msg_title,
+                        "importance": "NORMAL",
                         "clickAction": {
                             "type": 3
                         }