From 5eeef0bfd2f619ed65409b670ca810b5057f945d Mon Sep 17 00:00:00 2001 From: caiwx86 Date: Wed, 5 Apr 2023 00:41:30 +0800 Subject: [PATCH] fix --- common/BaseComicEntity.py | 1 - 1 file changed, 1 deletion(-) diff --git a/common/BaseComicEntity.py b/common/BaseComicEntity.py index fc3a3ae..9c4c33a 100644 --- a/common/BaseComicEntity.py +++ b/common/BaseComicEntity.py @@ -128,7 +128,6 @@ class baseComic: #保存信息 ci.writeJson() #验证数据是已存在且是否完整 - CBZUtils.verCBZComic(ComicPath.getNewFileCBZComicChapter()) is_next = CBZUtils.nextCBZ() is_old=CBZUtils.updateOldCBZ(files_name) #不存在ComicInfo.xml则生成