This commit is contained in:
jxxghp
2025-05-11 08:17:42 +08:00
parent 460e859795
commit 7ae1d6763a
2 changed files with 4 additions and 1 deletions

View File

@@ -402,6 +402,9 @@ class FileManagerModule(_ModuleBase):
# 整理方式
if not transfer_type:
transfer_type = target_directory.transfer_type
# 目标存储
if not target_storage:
target_storage = target_directory.library_storage
# 是否需要重命名
need_rename = target_directory.renaming
# 是否需要通知