add tai lieu system
All checks were successful
Deploy on Master Change / deploy (push) Successful in 43s
All checks were successful
Deploy on Master Change / deploy (push) Successful in 43s
This commit is contained in:
@@ -66,6 +66,7 @@ func AutoMigrate(db *gorm.DB) error {
|
||||
&models.StaffGitHubAuth{},
|
||||
&models.StaffGitHubRepo{},
|
||||
&models.SystemSetting{},
|
||||
&models.GuideLink{},
|
||||
); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user