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):