ebf27a6c3e7cee1fa62e7b3098d43938d510bf1c
- qa_service 定义 KGEmptyError 异常,run_query 抛出;routers/query 精确捕获 → HTTP 400 + code 3002,移除字符串匹配 - main.py CORS 改为读 CORS_ORIGINS 环境变量:未设置时 wildcard + credentials=False(合规默认),设置后显式列表 + credentials=True - .env.example 新增 CORS_ORIGINS 默认值(后端 + 前端 4 个域名)
Description
No description provided
Languages
TypeScript
68.3%
Python
27.2%
Shell
2%
CSS
1.8%
Dockerfile
0.5%
Other
0.2%