zhangyong 1 month ago
parent
commit
821549ec7d
1 changed files with 1 additions and 1 deletions
  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,