Browse Source

荣耀通知

peng 1 year ago
parent
commit
59c88ac326
1 changed files with 1 additions and 0 deletions
  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
                         }