mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-06-11 17:08:12 +08:00
Compare commits
2 Commits
04a2b03a6b
...
f3d1b0adc8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3d1b0adc8 | ||
|
|
5afa9d1e79 |
@ -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