浏览代码

修改oppo点击类型

peng 2 年之前
父节点
当前提交
9ebb120c9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Service/DevicePushService.py

+ 1 - 1
Service/DevicePushService.py

@@ -626,7 +626,7 @@ class DevicePushService:
                 "content": msg_text,
                 'channel_id': channel_id,
                 'action_parameters': extra_data,
-                'click_action_type': 1,
+                'click_action_type': 4,
                 'click_action_activity': 'com.ansjer.zccloud_a.AJ_MainView.AJ_Home.AJMainActivity'
             }
         }