peng 1 год назад
Родитель
Сommit
8f7c906a4a
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Service/PushService.py

+ 2 - 1
Service/PushService.py

@@ -578,7 +578,8 @@ class PushObject:
                         "title": msg_title,
                         "importance": "NORMAL",
                         "clickAction": {
-                            "type": 3
+                            "type": 1,
+                            "action": "com.ansjer.zccloud_a.AJ_MainView.AJ_Home.AJMainActivity"
                         }
                     },
                     "targetUserType": 0,