添加公共联系人。

This commit is contained in:
liuwei
2025-04-08 14:42:20 +08:00
parent fc7ecbac8a
commit 65ef82d044

View File

@@ -23,7 +23,9 @@ class ContactManager:
'medianote': '语音记事本',
'floatbottle': '漂流瓶',
'mphelper': '公众平台安全助手',
'filehelper': '文件传输助手'
'filehelper': '文件传输助手',
'exmail_tool': '腾讯企业邮箱',
'weixin': '微信团队'
}
def __new__(cls):