浏览代码

代码格式优化

luojunhui 6 月之前
父节点
当前提交
22dcb688fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      applications/wxSpiderApi.py

+ 1 - 1
applications/wxSpiderApi.py

@@ -35,7 +35,7 @@ class WeixinSpider(object):
         return response.json()
 
     @classmethod
-    @retryOnNone()
+    # @retryOnNone()
     def get_article_text(cls, content_link, is_count=False, is_cache=True) -> dict:
         """
         获取文章