- 下载器支持配置路径映射
- 问题修复与细节优化
This commit is contained in:
jxxghp
2025-12-10 14:33:13 +08:00
parent 2f1a448afe
commit 274fc2d74f
8 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ from app.core.plugin import PluginManager
from app.db.systemconfig_oper import SystemConfigOper
from app.helper.message import MessageHelper
from app.helper.sites import SitesHelper # noqa
from app.helper.graphics import WallpaperHelper
from app.helper.image import WallpaperHelper
from app.log import logger
from app.schemas import Notification, NotificationType, Workflow
from app.schemas.types import EventType, SystemConfigKey