jc_show 日志拆分脚本
This commit is contained in:
parent
c620312229
commit
9277e2ff1f
@ -74,6 +74,7 @@ class JcShowInit:
|
|||||||
temp['account_id'] = account
|
temp['account_id'] = account
|
||||||
temp['location'] = data_dict['pos']
|
temp['location'] = data_dict['pos']
|
||||||
temp['show_time'] = show_time
|
temp['show_time'] = show_time
|
||||||
|
print(f"{temp}")
|
||||||
if data_dict['ad_channel']:
|
if data_dict['ad_channel']:
|
||||||
for ad_channel in data_dict['ad_channel']:
|
for ad_channel in data_dict['ad_channel']:
|
||||||
temp['ad_channel'] = ad_channel
|
temp['ad_channel'] = ad_channel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user