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