Parcourir la source

上传文件至 '202226701027'

jackcoder il y a 4 jours
Parent
commit
f941476daa
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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