diff --git a/jc_show_rewrite.py b/jc_show_rewrite.py index 1542232..999cc30 100644 --- a/jc_show_rewrite.py +++ b/jc_show_rewrite.py @@ -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']: