jc_show 日志拆分脚本
This commit is contained in:
parent
c8e04025bb
commit
f50f629b52
@ -56,6 +56,7 @@ class JcShowInit:
|
||||
tga_data['ad_channel'] = data['ad_channel']
|
||||
tga_data['account_id'] = data['account_id']
|
||||
tga_data['gameid'] = self.gameid
|
||||
tga_data['date'] = self.time
|
||||
tga_data['channelid'] = self.channelid
|
||||
tga_data['location'] = data['location']
|
||||
self.tga.put_event_data(tga_data, f'rep_{self.event_type}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user