jc_show 日志拆分脚本

This commit is contained in:
pengtao 2019-09-20 16:29:34 +08:00
parent c620312229
commit 9277e2ff1f

View File

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