Kaynağa Gözat

修改标题

zhangdongming 4 hafta önce
ebeveyn
işleme
45b6bcddd9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Service/PushService.py

+ 1 - 1
Service/PushService.py

@@ -139,7 +139,7 @@ class PushObject:
                 "alert": msg_text,
                 "aps": {
                     "alert": {
-                        "title": uid,
+                        "title": msg_title,
                         "body": msg_text
                     },
                     "sound": sound,