From ff8282748c1fb936c912a66695126a65ee3456c6 Mon Sep 17 00:00:00 2001 From: pengtao Date: Fri, 20 Sep 2019 16:30:43 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']: