罗俊辉 1 年之前
父节点
当前提交
105bccd150
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/spider/crawler_offline/xiaoniangao_plus.py

+ 1 - 1
application/spider/crawler_offline/xiaoniangao_plus.py

@@ -27,7 +27,7 @@ class XiaoNianGaoPlusRecommend(object):
         self.mq = None
         self.platform = "xiaoniangaoplus"
         self.download_cnt = 0
-        self.element_list = []
+        self.element_list = [ ]
         self.count = 0
         self.swipe_count = 0
         self.log_type = log_type