传递日期参数

This commit is contained in:
pengtao 2019-10-24 11:15:52 +08:00
parent 4c90896f5d
commit 046f113fad

View File

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