From 046f113fadf1f360a89e865764e9f7978267dbc2 Mon Sep 17 00:00:00 2001 From: pengtao Date: Thu, 24 Oct 2019 11:15:52 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/daily_report/dreport.py b/daily_report/dreport.py index 5058756..0ae1a9b 100644 --- a/daily_report/dreport.py +++ b/daily_report/dreport.py @@ -262,6 +262,7 @@ class Report: def get_output_fromappid(self, **args): + log.info(f"gameid={args['gameid']} P{args}") if args['gameid'] in (2001, 2002): jump_sql = f"""SELECT count("#account_id"),count(distinct "#account_id")