From 9277e2ff1f6eed0f675ae1ea2c490cde5925d1e7 Mon Sep 17 00:00:00 2001 From: pengtao Date: Fri, 20 Sep 2019 16:29:34 +0800 Subject: [PATCH] =?UTF-8?q?jc=5Fshow=20=E6=97=A5=E5=BF=97=E6=8B=86?= =?UTF-8?q?=E5=88=86=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jc_show_rewrite.py | 1 + 1 file changed, 1 insertion(+) 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