update name
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -68,7 +68,7 @@ func (a *App) Initialize() error {
|
|||||||
zap.S().With(err).Error("failed to connect to database")
|
zap.S().With(err).Error("failed to connect to database")
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
zap.S().Info("SulliCartCheckout has connected to the database")
|
zap.S().Info("SulliCartShare has connected to the database")
|
||||||
|
|
||||||
// initialize api router
|
// initialize api router
|
||||||
a.initializeRoutes()
|
a.initializeRoutes()
|
||||||
|
|||||||
Reference in new issue
Block a user