Merge pull request '1' (#487) from feat-IRONFANS-133-Robin into test

Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/487
This commit is contained in:
chenhao 2024-05-24 02:46:28 +08:00
commit 565ea600a1
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ func main() {
}
// 初始化日志
fmt.Printf("cfg.oflineserver: %v", cfg.OfflineServer)
fmt.Printf("cfg.oflineserver.log: %v", cfg.OfflineServer.Log)
logger.InitLogger(*cfg.OfflineServer.Log)
// 初始化短信服务