传递日期参数

This commit is contained in:
pengtao 2019-10-24 11:19:29 +08:00
parent 403c9856c3
commit f76f43a1f2

View File

@ -262,7 +262,7 @@ class Report:
def get_output_fromappid(self, **args): 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): if args['gameid'] not in (2001, 2002):
jump_sql = f"""SELECT jump_sql = f"""SELECT
count("#account_id"),count(distinct "#account_id") count("#account_id"),count(distinct "#account_id")