From 02051a5f540fde145c7327813723e42c33472c33 Mon Sep 17 00:00:00 2001 From: clown145 Date: Thu, 12 Feb 2026 05:11:12 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B8=85=E7=90=86=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=E5=BC=82=E5=B8=B8=E5=88=86=E6=94=AF=E5=B9=B6=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=E5=88=86=E6=9E=90=E5=A4=B1=E8=B4=A5=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main.py b/main.py index ccd5a50..1706666 100644 --- a/main.py +++ b/main.py @@ -753,10 +753,6 @@ class QQGroupDailyAnalysis(Star): if not await adapter.send_text(group_id, text_report): yield event.plain_result(text_report) - except Exception as e: - logger.error(f"群分析失败: {e}", exc_info=True) - yield event.plain_result(f"❌ 分析核心执行失败: {str(e)}") - except Exception as e: logger.error(f"群分析失败: {e}", exc_info=True) yield event.plain_result(