jcshow 数据拆解写入数数
This commit is contained in:
parent
7e32c35a22
commit
0862ac77cb
@ -39,7 +39,7 @@ class JcShow:
|
||||
tga_data['amount'] = data['nums']
|
||||
tga_data['gameid'] = self.gameid
|
||||
tga_data['account_id'] = data['account_id']
|
||||
tga_data['date'] = self.time
|
||||
tga_data['#time'] = self.time
|
||||
tga_data['channelid'] = self.channelid
|
||||
tga_data['show_time'] = data['show_time']
|
||||
self.tga.put_event_data(tga_data, f'rep_{self.event_type}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user