feat: add cron msg
This commit is contained in:
@@ -65,6 +65,7 @@ func Setup() {
|
||||
&models.SendTasksLogs{},
|
||||
&models.SendTasksIns{},
|
||||
&models.Settings{},
|
||||
&models.CronMessages{},
|
||||
}
|
||||
|
||||
for _, table := range tables {
|
||||
|
||||
Reference in New Issue
Block a user