소스 검색

追加打印

peng 1 년 전
부모
커밋
1861f16f5d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Service/DevicePushService.py

+ 1 - 0
Service/DevicePushService.py

@@ -150,6 +150,7 @@ class DevicePushService:
         @return: bool
         """
         uid = params['uid']
+        LOGGING.info('{}进入推送线程'.format(uid))
         params['event_tag'] = cls.get_event_tag(params['ai_type'], params['event_type'], params['detection'])
         is_app_push = True if params['event_type'] in [606, 607] else \
             cls.is_send_app_push(