diff --git a/jc_show_rewrite.py b/jc_show_rewrite.py index 9bb2623..1542232 100644 --- a/jc_show_rewrite.py +++ b/jc_show_rewrite.py @@ -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