pull/3461/merge
WangZhonghui 2 weeks ago committed by GitHub
commit 91e08a36f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save