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")