jc_show 日志拆分脚本
This commit is contained in:
parent
9277e2ff1f
commit
ff8282748c
@ -73,7 +73,7 @@ class JcShowInit:
|
|||||||
temp = {}
|
temp = {}
|
||||||
temp['account_id'] = account
|
temp['account_id'] = account
|
||||||
temp['location'] = data_dict['pos']
|
temp['location'] = data_dict['pos']
|
||||||
temp['show_time'] = show_time
|
temp['ad_show'] = show_time
|
||||||
print(f"{temp}")
|
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']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user