调整models定义
This commit is contained in:
@@ -63,6 +63,10 @@ func GetAllModels() []interface{} {
|
||||
&Medication{},
|
||||
&MedicationLog{},
|
||||
|
||||
// Alarm Models
|
||||
&ActiveAlarm{},
|
||||
&HistoricalAlarm{},
|
||||
|
||||
// Notification Models
|
||||
&Notification{},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user