This commit is contained in:
wangchuxiao 2023-05-29 19:19:57 +08:00
parent f4c51d1377
commit acff4e01c2

View File

@ -11,6 +11,8 @@ import (
"github.com/OpenIMSDK/Open-IM-Server/pkg/discoveryregistry"
"github.com/OpenIMSDK/Open-IM-Server/pkg/utils"
_ "embed"
"gopkg.in/yaml.v3"
)