数据仅一天有记录的,暂不上报
This commit is contained in:
parent
1d452b0029
commit
2594588c2c
@ -67,6 +67,7 @@ class TapTapReport:
|
||||
self.gameid_info_2 = self.get_gameid_info(self.bbday)
|
||||
|
||||
for key in self.gameid_info_1.keys():
|
||||
print(key)
|
||||
all.setdefault(key, {})['gameid'] = key.split("#")[0]
|
||||
all[key]['catename'] = key.split('#')[1]
|
||||
all[key]['date'] = self.bday
|
||||
|
Loading…
x
Reference in New Issue
Block a user