From 1932444666e629849c34bd822d8beb799d7569cb Mon Sep 17 00:00:00 2001 From: Dong_master <2213070223@qq.com> Date: Wed, 5 Mar 2025 16:48:46 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=BF=AE=E5=A4=8D=E4=BA=86gewe=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=9B=9E=E8=B0=83=E5=8F=82=E6=95=B0data=E5=92=8Ctypen?= =?UTF-8?q?ame=E5=AD=97=E6=AE=B5=E6=94=B9=E5=8F=98=E9=80=A0=E6=88=90?= =?UTF-8?q?=E7=9A=84=E4=B8=8D=E5=9B=9E=E5=A4=8D=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/platform/sources/gewechat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/platform/sources/gewechat.py b/pkg/platform/sources/gewechat.py index e14d424f..af343e97 100644 --- a/pkg/platform/sources/gewechat.py +++ b/pkg/platform/sources/gewechat.py @@ -230,7 +230,7 @@ class GeWeChatAdapter(adapter.MessagePlatformAdapter): if data['data']: data['Data'] = data['data'] - print(json.dumps(data, indent=4, ensure_ascii=False)) + # print(json.dumps(data, indent=4, ensure_ascii=False)) if 'testMsg' in data: