zhangyong 1 月之前
父节点
当前提交
821549ec7d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data_channel/ks_keyword.py

+ 1 - 1
data_channel/ks_keyword.py

@@ -25,7 +25,7 @@ class KsKeyword:
             return list
         payload = json.dumps({
             "keyword": keyword,
-            "content_type": "综合",
+            "content_type": "视频",
             "sort_type": sort_type,
             "publish_time": publish_time,
             "duration": duration,