浏览代码

V2.0版本更新

zhengtao 8 月之前
父节点
当前提交
0611737a67
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      game/game_cluster/internal/mdb/component.go

+ 1 - 0
game/game_cluster/internal/mdb/component.go

@@ -1,6 +1,7 @@
 package mdb
 
 import (
+	"crypto/tls"
 	"github.com/go-redis/redis/v8"
 	mhayaMongo "github.com/mhaya/components/mongo"
 	clog "github.com/mhaya/logger"