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则生成