罗俊辉 1 year ago
parent
commit
105bccd150
1 changed files with 1 additions and 1 deletions
  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