This commit is contained in:
cwx
2023-04-04 06:42:49 +08:00
parent 050ba74112
commit 6dfe94f0c6
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -42,6 +42,5 @@ class comicEntity:
@classmethod
def start(cls,url):
pathStr.setComicMainAndPath(pathStr.comic_rm)
cls.downladsComcis(url)
cls.oneComic()