diff --git a/entity/RouMan.py b/entity/RouMan.py index a53d185..418ba50 100644 --- a/entity/RouMan.py +++ b/entity/RouMan.py @@ -51,4 +51,4 @@ class comicEntity: baseComic.oneComic(url=c_url,title=title,author=author, icon=icon,tags=tags,dep=dep,chapters=chapters,chapter_href=chapter_href, - alias=alias) \ No newline at end of file + alias=alias,genre="韩漫") \ No newline at end of file