liqian 3 年之前
父节点
当前提交
3203ae18bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -18,7 +18,7 @@ class PoolRecall(object):
         """
         """
         初始化
         初始化
         :param app_type: 产品标识 type-int
         :param app_type: 产品标识 type-int
-        :param client_info: 用户位置信息 {"cityCode": 100000}
+        :param client_info: 用户位置信息 {"cityCode": "100000"}
         :param mid: mid type-string
         :param mid: mid type-string
         :param uid: uid type-string
         :param uid: uid type-string
         :param ab_code: ab_code type-int
         :param ab_code: ab_code type-int