WangZhonghui 1 week ago committed by GitHub
commit 01aa75d1a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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