传递日期参数
This commit is contained in:
parent
826e5379cb
commit
9202ff768e
@ -178,7 +178,7 @@ class Report:
|
|||||||
jumpout_sql = f"""SELECT
|
jumpout_sql = f"""SELECT
|
||||||
count(distinct "#account_id")
|
count(distinct "#account_id")
|
||||||
FROM
|
FROM
|
||||||
v_event_19
|
v_event_{args['suffix']}
|
||||||
where
|
where
|
||||||
"$part_event"='event_1_4'
|
"$part_event"='event_1_4'
|
||||||
and gameid='{args['gameid']}'
|
and gameid='{args['gameid']}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user