chore: release v1.3

This commit is contained in:
2569718930@qq.com
2026-03-12 11:01:40 +08:00
parent 27fe6ea494
commit c582015163
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -182,6 +182,6 @@ docker compose logs -f polyweather | egrep "market not tradable|trade alert push
## Status
- Version: `v1.4`
- Version: `v1.3`
- Last Updated: `2026-03-12`
- Runtime: Stable (web + bot + market read-only layer in production)
+1 -1
View File
@@ -181,6 +181,6 @@ docker compose logs -f polyweather | egrep "market not tradable|trade alert push
## 当前状态
- 版本:`v1.4`
- 版本:`v1.3`
- 最后更新:`2026-03-12`
- 状态:稳定运行(Web + Bot + 市场只读层)
+1 -1
View File
@@ -1,4 +1,4 @@
# PolyWeather API 文档(v1.4
# PolyWeather API 文档(v1.3
本文档描述当前后端真实可用接口(`web/app.py`)。
前端一般通过 Next.js BFF 路由代理访问这些接口。