jc_show 日志拆分脚本

This commit is contained in:
pengtao 2019-09-20 16:30:43 +08:00
parent 9277e2ff1f
commit ff8282748c

View File

@ -73,7 +73,7 @@ class JcShowInit:
temp = {}
temp['account_id'] = account
temp['location'] = data_dict['pos']
temp['show_time'] = show_time
temp['ad_show'] = show_time
print(f"{temp}")
if data_dict['ad_channel']:
for ad_channel in data_dict['ad_channel']: