fix: 添加根路由 + 修复 CORS 拼写
This commit is contained in:
@@ -11,6 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
---
|
||||
|
||||
## [0.6.1] - 2026-03-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- **根路由缺失** - 添加 `/` 路由,返回服务信息和端点列表
|
||||
- **CORS 拼写错误** - 修复 `cors_allowed_origins` 拼写
|
||||
|
||||
---
|
||||
|
||||
## [0.6.0] - 2026-03-14
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user