liqian 3 years ago
parent
commit
56586dd4c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -14,7 +14,7 @@ config_ = set_config()
     
 class PoolRecall(object):
     """召回"""
-    def __init__(self, app_type, client_info, mid='', uid='', ab_code=''):
+    def __init__(self, app_type, client_info=None, mid='', uid='', ab_code=''):
         """
         初始化
         :param app_type: 产品标识 type-int