tap order 数据写入mysql
This commit is contained in:
parent
72715da2d7
commit
4a9c34b366
@ -53,7 +53,7 @@ class TapTapReport:
|
||||
|
||||
b_game_info = self.get_gameid_info(self.bday)
|
||||
for key in all.keys():
|
||||
if all[key].get('title', None):
|
||||
if not all[key].get('title', None):
|
||||
try:
|
||||
print(f"0={key},1={all},2={b_game_info}")
|
||||
pdb.set_trace()
|
||||
|
Loading…
x
Reference in New Issue
Block a user