- 新增 _utcnow() 函数返回带时区的 UTC 时间 - 替换所有 datetime.utcnow() 为 _utcnow() 避免时区比较错误 - 修复 frontend_base_url 默认端口从 5173 改为 3000 - 修复 FastAPI operationId 参数命名为 operation_id |
||
|---|---|---|
| .. | ||
| admin | ||
| mid | ||
| __init__.py | ||
| chat.py | ||
| health.py | ||
- 新增 _utcnow() 函数返回带时区的 UTC 时间 - 替换所有 datetime.utcnow() 为 _utcnow() 避免时区比较错误 - 修复 frontend_base_url 默认端口从 5173 改为 3000 - 修复 FastAPI operationId 参数命名为 operation_id |
||
|---|---|---|
| .. | ||
| admin | ||
| mid | ||
| __init__.py | ||
| chat.py | ||
| health.py | ||