mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-05 02:31:10 +08:00
Merge 5afa9d1e7947fb79f390d44c25268cb0afa4f5ef into 123abe98037f17750fe17372f3d3ca91e894bf08
This commit is contained in:
commit
6f93b67c4f
@ -89,7 +89,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