统一文档版本号与更新日期

This commit is contained in:
2026-04-02 07:38:58 +08:00
parent 5236719035
commit af43beadb0
90 changed files with 411 additions and 45 deletions

View File

@@ -1,4 +1,7 @@
# Realtime Gateway
> 文档版本v1.0
> 最后更新2026-04-02
`realtime-gateway` 是一个独立于现有模拟器的 Go 实时设备数据网关工程。
@@ -147,3 +150,4 @@ go run .\cmd\mock-consumer -channel-id ch-xxxx -token <consumer-token> -topics t
更多运行和排障细节,直接看:
- [实时网关运行手册.md](D:/dev/cmr-mini/doc/gateway/实时网关运行手册.md)