修正发布临时open-api模块

This commit is contained in:
BBIT-Kai
2026-07-28 09:42:05 +08:00
parent 38efd8ef1a
commit 97dc9fa82e
14 changed files with 177 additions and 78 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ async def ai_lab():
origins = [
"http://localhost:8091", # Vite dev 默认端口
"https://ai.bbitcn.net",
"*", # ⚠️ 生产环境不要用
"*",
]
app.add_middleware(