Explorar el Código

修改oppo点击类型

peng hace 2 años
padre
commit
9ebb120c9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
             }
         }