传递日期参数
This commit is contained in:
parent
4c90896f5d
commit
046f113fad
@ -262,6 +262,7 @@ class Report:
|
|||||||
|
|
||||||
|
|
||||||
def get_output_fromappid(self, **args):
|
def get_output_fromappid(self, **args):
|
||||||
|
log.info(f"gameid={args['gameid']} P{args}")
|
||||||
if args['gameid'] in (2001, 2002):
|
if args['gameid'] 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