fixbug
This commit is contained in:
parent
59219aca91
commit
87eed702fb
@ -531,6 +531,7 @@ class TapWeeklyReport:
|
||||
temp["row_name"].append(self.row_cn.get(k))
|
||||
temp["row_data"] = []
|
||||
for line in data_key:
|
||||
log.info(f"line={line}")
|
||||
tt = {}
|
||||
tt['gameid'], tt['title'], tt['order'], tt['min_order'], tt['max_order'], tt['diff_order'],tt['score'], tt['tags'], tt['watch'], tt['download'], tt['sell'], tt['reserve'], tt['review'],tt['topic'] = line
|
||||
for item in tt.keys():
|
||||
|
Loading…
x
Reference in New Issue
Block a user