From f76f43a1f2c4ff11f5dac8a2d750ee49c7d3a1a8 Mon Sep 17 00:00:00 2001 From: pengtao Date: Thu, 24 Oct 2019 11:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=A0=E9=80=92=E6=97=A5=E6=9C=9F=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- daily_report/dreport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daily_report/dreport.py b/daily_report/dreport.py index aff12b1..17918a2 100644 --- a/daily_report/dreport.py +++ b/daily_report/dreport.py @@ -262,7 +262,7 @@ class Report: def get_output_fromappid(self, **args): - log.info(f"gameid={args['gameid']} P{args}") + log.info(f"XXXX gameid={args['gameid']} P{args}") if args['gameid'] not in (2001, 2002): jump_sql = f"""SELECT count("#account_id"),count(distinct "#account_id")