添加了cors同源处理

This commit is contained in:
XTer 2024-03-13 22:32:37 +08:00
parent b64e366811
commit 4027c3965b
2 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit b6d41daca23248eed481a05d17d48240031cdb88
Subproject commit 3762a499531a4e86e25cf6cb9b2527787c7f9a11

View File

@ -31,4 +31,5 @@ jieba
LangSegment>=0.2.6
Faster_Whisper
pyaudio
flask_httpauth
flask_httpauth
flask_cors