Browse Source

fis feiyu

zhaoyang 2 years ago
parent
commit
f6345e3ab6
1 changed files with 1 additions and 0 deletions
  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):