From ffe69313916b90dc3a64a526fc17cb434aeaf1b7 Mon Sep 17 00:00:00 2001 From: yanqs Date: Tue, 20 Aug 2024 14:52:14 +0800 Subject: [PATCH] =?UTF-8?q?doc:=E5=A2=9E=E5=8A=A0=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d12c64f..ea6e3ce 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ bcrjl/rss-reader:latest | ./log | /app/log | 运行日志 | | ./images | /app/images | 下载的文件 | +## FAQ + +### 1.AList上传异常 + +配置错误,请检查`config.setting`配置文件中的`aListUrl`配置,结尾不能带`/` + ## TODO 1. 微博视频本地保存及上传AList; diff --git a/pom.xml b/pom.xml index c8d6e85..c94663d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.bcrjl.rss rss-reader - 0.4.2 + 0.5.0 RSS订阅阅读器