Merge branch 'master' of ssh://git.deep-tek.com:6022/blog/blog into master
This commit is contained in:
commit
48b447f3db
@ -9,6 +9,16 @@ export_on_save:
|
|||||||
|
|
||||||
[TOC]
|
[TOC]
|
||||||
|
|
||||||
|
# Plantuml
|
||||||
|
|
||||||
|
```plantuml
|
||||||
|
Alice -> Bob: Authentication Request
|
||||||
|
Bob --> Alice: Authentication Response
|
||||||
|
|
||||||
|
Alice -> Bob: Another authentication Request
|
||||||
|
Alice <-- Bob: Another authentication Response
|
||||||
|
```
|
||||||
|
|
||||||
# 时序图
|
# 时序图
|
||||||
|
|
||||||
```plantuml
|
```plantuml
|
||||||
@ -185,4 +195,4 @@ mindmapDiagram {
|
|||||||
--- test
|
--- test
|
||||||
-- test2
|
-- test2
|
||||||
@endmindmap
|
@endmindmap
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user