From 53d306d80a354fbc2488410e4a9845f3a783e4de Mon Sep 17 00:00:00 2001 From: pengtao Date: Fri, 20 Sep 2019 15:45:06 +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 a1ac390..11611d1 100644 --- a/jc_show_rewrite.py +++ b/jc_show_rewrite.py @@ -40,7 +40,7 @@ class JcShowInit: and channel={self.channelid} and "$part_event"='event_11_31' and "button_name" ='jc_show' - and "$part_date"={self.time} + and "$part_date"='{self.time}' """ data = self.tga.get_data(sql) all = list()