卖量数据fix 字段
This commit is contained in:
parent
f98ea0a492
commit
5815400602
@ -359,7 +359,7 @@ class Report:
|
||||
def get_ss_output_fromappid(self, args):
|
||||
output_fromappids = list()
|
||||
if args['gameid'] not in self.not_minigames:
|
||||
sql = f"""select distinct from_appid FROM
|
||||
sql = f"""select distinct jump_appid FROM
|
||||
v_event_{args['suffix']}
|
||||
where
|
||||
"$part_event"='event_1_4'
|
||||
|
Loading…
x
Reference in New Issue
Block a user