Commit ebd99459 by 叶璐泽

Update README.md

parent 32d5fe5a
...@@ -7,6 +7,15 @@ graph TD; ...@@ -7,6 +7,15 @@ graph TD;
``` ```
```mermaid
graph TD;
B-->D;
C-->D;
```
```mermaid ```mermaid
erDiagram; erDiagram;
t_client_user ||--o{ t_client_user_device : has; t_client_user ||--o{ t_client_user_device : has;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment