Quellcode durchsuchen

上传文件至 '202226701027'

jackcoder vor 4 Tagen
Ursprung
Commit
f941476daa
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 7 0
      202226701027/test.md

+ 7 - 0
202226701027/test.md

@@ -0,0 +1,7 @@
+```plantuml
+@startuml
+Alice -> Bob: Authentication Request
+Bob --> Alice: Authentication Response
+Alice -> Bob: Another authentication Request
+Alice <-- Bob: Another authentication Response
+@enduml