tanghongbin пре 4 година
родитељ
комит
8733369bee
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      Controller/DetectController.py

+ 0 - 1
Controller/DetectController.py

@@ -199,7 +199,6 @@ class NotificationView(View):
             # 发送标题
             msg_title = self.get_msg_title(appBundleId=appBundleId, nickname=nickname)
             # 发送内容
-            CommonService.app_log_log(uid=uid, tz=tz)
             msg_text = self.get_msg_text(channel=channel, n_time=n_time, lang=lang, tz=tz,
                                          event_type=event_type)
             kwag_args['appBundleId'] = appBundleId