init telosys
This commit is contained in:
6
TelosysTools/models/InfiniMotion/Kinosaal.entity
Normal file
6
TelosysTools/models/InfiniMotion/Kinosaal.entity
Normal file
@@ -0,0 +1,6 @@
|
||||
// Entity Kinosaal
|
||||
|
||||
Kinosaal {
|
||||
id : int { @Id @AutoIncremented } ;
|
||||
name : string {} ;
|
||||
}
|
||||
Reference in New Issue
Block a user