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