同步前后端联调与文档更新

This commit is contained in:
2026-04-02 09:25:05 +08:00
parent af43beadb0
commit 6964e26ec9
113 changed files with 4317 additions and 293 deletions

View File

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