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