소스 검색

上传文件至 '202226701027'

jackcoder 4 일 전
부모
커밋
f941476daa
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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