传递日期参数

This commit is contained in:
pengtao 2019-10-24 11:16:08 +08:00
parent 046f113fad
commit 403c9856c3

View File

@ -263,7 +263,7 @@ class Report:
def get_output_fromappid(self, **args):
log.info(f"gameid={args['gameid']} P{args}")
if args['gameid'] in (2001, 2002):
if args['gameid'] not in (2001, 2002):
jump_sql = f"""SELECT
count("#account_id"),count(distinct "#account_id")
FROM