@@ -0,0 +1,3 @@
+{
+ "plantuml.server": "http://www.plantuml.com/plantuml"
+}
@@ -121,14 +121,24 @@
> 豫章旅绘
> 一键解锁南昌之美,智享个性化旅行(副标题)
-# 四、项目名称
-
-> 项目名称生成:
-> [color=blue]智导
-> 智韵云游
-> 智游画卷
-> 智旅指南针
-> 昌韵攻略
-> 洪城足迹
-> 豫章旅绘
-> 一键解锁南昌之美,智享个性化旅行(副标题)
+# 五、检测 uml
+
+@startuml
+abstract abstract
+abstract class "abstract class"
+annotation annotation
+circle circle
+() circle_short_form
+class class
+class class_stereo <<stereotype>>
+diamond diamond
+<> diamond_short_form
+entity entity
+enum enum
+exception exception
+interface interface
+metaclass metaclass
+protocol protocol
+stereotype stereotype
+struct struct
+@enduml
@@ -0,0 +1,19 @@