This commit is contained in:
@@ -67,6 +67,7 @@ func AutoMigrate(db *gorm.DB) error {
|
||||
&models.StaffGitHubRepo{},
|
||||
&models.SystemSetting{},
|
||||
&models.GuideLink{},
|
||||
&models.AppDownload{},
|
||||
); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user