添加daily report生成
This commit is contained in:
parent
bcbce051ea
commit
b42cf807ba
@ -170,6 +170,7 @@ class Report:
|
||||
ad_101 = self.tga.get_data(ad_101_sql)[0][0]
|
||||
ad_1 = self.tga.get_data(ad_1_sql)[0][0]
|
||||
ad_201 = self.tga.get_data(ad_201_sql)[0][0]
|
||||
pdb.set_trace()
|
||||
return (activa, new, share, timeonlie, ad_101, ad_1, ad_201)
|
||||
except Exception:
|
||||
log.error(f"get data from tga failed ,{self.gameid}", exc_info=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user