Explorar o código

取消时区的日志

tanghongbin %!s(int64=4) %!d(string=hai) anos
pai
achega
8733369bee
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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