ソースを参照

取消时区的日志

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