소스 검색

修改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'
             }
         }