migration
This commit is contained in:
parent
35d26e5868
commit
a756cd418d
6 changed files with 14 additions and 32 deletions
2
main.go
2
main.go
|
|
@ -43,7 +43,7 @@ func main() {
|
|||
app.SetGormConfig(config.GetGormConfig())
|
||||
app.SetCacheConfig(config.GetCacheConfig())
|
||||
app.Bootstrap()
|
||||
registerGlobalMiddlewares()
|
||||
registerGlobalHooks()
|
||||
registerRoutes()
|
||||
registerEvents()
|
||||
if config.GetGormConfig().EnableGorm == true {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue