Browse Source

fis feiyu

zhaoyang 2 năm trước cách đây
mục cha
commit
f6345e3ab6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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):