mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-01 15:28:18 +08:00
Merge 5afa9d1e7947fb79f390d44c25268cb0afa4f5ef into d542df70005800d6e1b46661fe1fbace1385acd9
This commit is contained in:
commit
924ab3b75d
@ -89,7 +89,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