添加daily report生成
This commit is contained in:
parent
03ffb9443d
commit
4eee7cba58
@ -246,9 +246,7 @@ class Report:
|
||||
"$part_event"='event_1_4'
|
||||
and "$part_date"='{self.day}'
|
||||
and "jump_appid"='{jump_appid}'
|
||||
and "jump_result"=1
|
||||
order by
|
||||
"#server_time" desc limit 10"""
|
||||
and "jump_result"=1 """
|
||||
|
||||
try:
|
||||
jump_num, jump_pre = self.tga.get_data(jump_sql)[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user