浏览代码

v1.0
服务上线

罗俊辉 1 年之前
父节点
当前提交
2ac01a83c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deal/matchArticle_deal.py

+ 1 - 1
deal/matchArticle_deal.py

@@ -47,7 +47,7 @@ class MatchArticlesTask(object):
             """
             w_response = whisper(video_id)
             print(w_response)
-            text = w_response['text']
+            text = w_response['text'].replace("'", "")
             update_sql = f"""
             UPDATE {db_config}
             SET