From 75e7004a6f16a60427ff4a3d92e4ed773239c0fa Mon Sep 17 00:00:00 2001 From: jock Date: Tue, 10 Jun 2025 13:20:57 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b1ca874..e51aba2 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,7 @@ cd dist/wxdown-service ```shell ./wxdown-service -p 65001 ``` + +### 2. 出现其他类型的错误,可查看程序的日志文件 + +日志文件位于程序目录下的`_internal/resources/logs/wxdown.log`