This commit is contained in:
wangchuxiao 2023-03-09 11:10:12 +08:00
parent 9aea3b4981
commit 2bc2b4cf24

View File

@ -170,7 +170,7 @@ type config struct {
OpenImCacheName string `yaml:"openImCacheName"`
OpenImRtcName string `yaml:"openImRtcName"`
OpenImThirdName string `yaml:"openImThirdName"`
}
} `yaml:"rpcregistername"`
Zookeeper struct {
Schema string `yaml:"schema"`
ZkAddr []string `yaml:"zkAddr"`