更新 README.md
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## 安装部署
|
## 安装部署
|
||||||
|
|||||||
Reference in New Issue
Block a user