mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-10 14:16:58 +08:00
Compare commits
2 Commits
40745cb40e
...
e037fec009
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e037fec009 | ||
|
|
5afa9d1e79 |
@ -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