diff --git a/utils/CBZUtils.py b/utils/CBZUtils.py index 5b30171..4ebb24e 100644 --- a/utils/CBZUtils.py +++ b/utils/CBZUtils.py @@ -108,6 +108,7 @@ class CBZUtils: os.remove(file_path) print(f"已删除{file_path}") else: + shutil.rmtree(unpack_dir) print(f"数据完整:{file_path}") # 删除删除main.ftl文件 #delete_filename = ''