This commit is contained in:
邹宗楠
2025-11-17 10:18:34 +08:00
parent 310c850c3f
commit c096777a8b
2 changed files with 0 additions and 8 deletions

View File

@@ -13,7 +13,6 @@ var (
)
func init() {
fmt.Println("111111")
logger, _ := zap.NewDevelopment()
sugarLogger = logger.Sugar()
baseapi.Init(sugarLogger)