更新 README.md

This commit is contained in:
2025-12-07 10:36:34 +00:00
parent d82e8d8741
commit b3699cab64

View File

@@ -26,7 +26,7 @@
## 系统架构
```
```mermaid
flowchart LR
subgraph 代理层
LinuxAgent["Linux 代理"]
@@ -48,7 +48,6 @@ flowchart LR
BackendServer --> MySQL
BackendServer --> InfluxDB
InfluxDB --> WebConsole
```
## 安装部署