mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-29 05:38:45 +08:00
fix conflict
Signed-off-by: ‘hanzhixiao’ <‘709674996@qq.com’>
This commit is contained in:
parent
25eabde3f6
commit
90d226c290
@ -41,7 +41,6 @@ func Start(
|
|||||||
rpcFn func(client discoveryregistry.SvcDiscoveryRegistry, server *grpc.Server) error,
|
rpcFn func(client discoveryregistry.SvcDiscoveryRegistry, server *grpc.Server) error,
|
||||||
options ...grpc.ServerOption,
|
options ...grpc.ServerOption,
|
||||||
) error {
|
) error {
|
||||||
rpcPort = 10030
|
|
||||||
fmt.Println(
|
fmt.Println(
|
||||||
"start",
|
"start",
|
||||||
rpcRegisterName,
|
rpcRegisterName,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user