Browse Source

单日最大视频数扩大到800

luojunhui 3 months ago
parent
commit
27ec74876c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      applications/wxSpiderApi.py

+ 1 - 1
applications/wxSpiderApi.py

@@ -60,7 +60,7 @@ class WeixinSpider(object):
         return response.json()
         return response.json()
 
 
     @classmethod
     @classmethod
-    # @retryOnNone()
+    @retryOnNone()
     def update_msg_list(cls, ghId, index) -> dict:
     def update_msg_list(cls, ghId, index) -> dict:
         """
         """
         :return:
         :return: