add ramdom test
This commit is contained in:
15
IOT/Docs/test.plantuml
Normal file
15
IOT/Docs/test.plantuml
Normal file
@ -0,0 +1,15 @@
|
||||
@startuml
|
||||
|
||||
|
||||
class test {
|
||||
+val:int
|
||||
}
|
||||
|
||||
class test2 {
|
||||
+val2:String
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@enduml
|
Reference in New Issue
Block a user