Prechádzať zdrojové kódy

修改一键通话推送内容

peng 2 rokov pred
rodič
commit
c990294c28
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      Service/DevicePushService.py

+ 2 - 2
Service/DevicePushService.py

@@ -265,7 +265,7 @@ class DevicePushService:
             elif etype == 703:
                 msg_type = '摄像头唤醒'
             elif etype == 606:
-                msg_type = '有人呼叫'
+                msg_type = '有人呼叫,请点击查看'
             else:
                 msg_type = ''
             if is_sys:
@@ -280,7 +280,7 @@ class DevicePushService:
             elif etype == 703:
                 msg_type = 'Camera wake'
             elif etype == 606:
-                msg_type = 'Someone called'
+                msg_type = 'Someone is calling, please click to view'
             else:
                 msg_type = ''
             if is_sys: