mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-06-12 01:18:13 +08:00
Merge 5afa9d1e7947fb79f390d44c25268cb0afa4f5ef into 6f33c0a51518e14e6be37e3ff420f73b49e58d18
This commit is contained in:
commit
01aa75d1a5
@ -92,7 +92,9 @@ func (a *ApiCmd) runE() error {
|
||||
&a.apiConfig.Notification,
|
||||
a.apiConfig,
|
||||
[]string{},
|
||||
[]string{},
|
||||
[]string{
|
||||
a.apiConfig.Discovery.RpcService.MessageGateway,
|
||||
},
|
||||
api.Start,
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user