Ver Fonte

fis feiyu

zhaoyang há 2 anos atrás
pai
commit
f6345e3ab6
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      content_spider/simpleSpider.py

+ 1 - 0
content_spider/simpleSpider.py

@@ -5,6 +5,7 @@ from content_spider.baseSpider import baseSpider
 from content_spider.baseSpider import baseUpdateSpider
 from content_spider.baseSpider import fixChapterSpider
 from content_spider.baseSpider import baseUpdateBookStatusSpider
+import json
 
 
 class simpleProcess(object):