From ac14864655da157df89361f78f8717011d18e1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B5=E6=91=87=E5=B0=8F=E5=AD=90?= Date: Mon, 29 Dec 2025 10:22:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 479041c..dcf714c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ MAC系统 获取微信聊天记录 AI一键生成群聊总结 ### 使用前置要求 +- 微信>=4.0 无法使用 - 微信<=4.0 需要获取自己微信本地数据库的密码, 获取方式参考: [Mac 导出微信聊天记录](https://blog.vcvit.me/2024/08/02/mac-export-wechat-chat-records/) - 如果无法获取本地数据库密码 则无法使用当前项目 - Node.js (推荐 v16+)