mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
office
This commit is contained in:
parent
ed8716510b
commit
7914e7bc14
@ -92,7 +92,7 @@ func init() {
|
|||||||
if err := createMongoIndex(mongoClient, cTag, true, "tag_id"); err != nil {
|
if err := createMongoIndex(mongoClient, cTag, true, "tag_id"); err != nil {
|
||||||
fmt.Println("user_id", "-create_time", "index create failed", err.Error())
|
fmt.Println("user_id", "-create_time", "index create failed", err.Error())
|
||||||
}
|
}
|
||||||
|
fmt.Println("create index success")
|
||||||
DB.mongoClient = mongoClient
|
DB.mongoClient = mongoClient
|
||||||
|
|
||||||
// redis pool init
|
// redis pool init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user