From 65ef82d044a7b913fcb96a1ee70e6b33a3148024 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 8 Apr 2025 14:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=AC=E5=85=B1=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E4=BA=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/wechat/contact_manager.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utils/wechat/contact_manager.py b/utils/wechat/contact_manager.py index 16f4f15..4d976b5 100644 --- a/utils/wechat/contact_manager.py +++ b/utils/wechat/contact_manager.py @@ -23,7 +23,9 @@ class ContactManager: 'medianote': '语音记事本', 'floatbottle': '漂流瓶', 'mphelper': '公众平台安全助手', - 'filehelper': '文件传输助手' + 'filehelper': '文件传输助手', + 'exmail_tool': '腾讯企业邮箱', + 'weixin': '微信团队' } def __new__(cls):