zhaoyang 2 роки тому
батько
коміт
f6345e3ab6
1 змінених файлів з 1 додано та 0 видалено
  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):