传递日期参数
This commit is contained in:
parent
403c9856c3
commit
f76f43a1f2
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user