feat: add message push function call
This commit is contained in:
@@ -24,6 +24,8 @@ func Migrate() error {
|
||||
&models.Agent{},
|
||||
&models.AgentToken{},
|
||||
&models.Language{},
|
||||
&models.NotifyWay{},
|
||||
&models.NotifyBinding{},
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user