This commit is contained in:
yanghao05
2023-01-29 19:02:26 +08:00
parent e07cf08d34
commit 92b7cc8b6e
3 changed files with 2 additions and 71 deletions

View File

@@ -6,9 +6,9 @@ import (
"testing"
"atom/providers/config"
_ "atom/providers/database"
_ "atom/providers/http"
_ "atom/providers/logger"
_ "atom/providers/mysql"
"go.uber.org/dig"
"gorm.io/gorm"