瀏覽代碼

android fcm推送V1 调整图片字段

linhaohong 1 年之前
父節點
當前提交
5e79045466
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Service/PushService.py

+ 0 - 1
Service/PushService.py

@@ -211,7 +211,6 @@ class PushObject:
                 push_data['priority'] = 'high'
                 push_data['priority'] = 'high'
                 push_data['content_available'] = True
                 push_data['content_available'] = True
                 push_data['direct_boot_ok'] = True
                 push_data['direct_boot_ok'] = True
-            print(f"msg_title:{msg_title}, msg_text:{msg_text}, image:{image}")
             message = messaging.Message(
             message = messaging.Message(
                 notification=messaging.Notification(
                 notification=messaging.Notification(
                     title=msg_title,
                     title=msg_title,