更新 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 flowchart LR
subgraph 代理层 subgraph 代理层
LinuxAgent["Linux 代理"] LinuxAgent["Linux 代理"]
@@ -48,7 +48,6 @@ flowchart LR
BackendServer --> MySQL BackendServer --> MySQL
BackendServer --> InfluxDB BackendServer --> InfluxDB
InfluxDB --> WebConsole InfluxDB --> WebConsole
``` ```
## 安装部署 ## 安装部署