liqian 3 년 전
부모
커밋
56586dd4c4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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