Erstelle Maske, um Sprechstunden hinzuzufügen
This commit is contained in:
parent
c7a9522c2c
commit
369f4ebcec
15 changed files with 357 additions and 50 deletions
|
@ -2,6 +2,7 @@
|
|||
package models
|
||||
|
||||
type Date struct {
|
||||
Week int
|
||||
Day int
|
||||
Hour int
|
||||
Minute int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue