浏览代码

fis feiyu

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):