소스 검색

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