mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
script
This commit is contained in:
parent
90c6130bc6
commit
471b9cbea6
@ -15,7 +15,7 @@ type RpcCmd struct {
|
||||
|
||||
func NewRpcCmd(rpcRegisterName string) *RpcCmd {
|
||||
rpcCmd := &RpcCmd{NewRootCmd(), rpcRegisterName}
|
||||
fmt.Println("line 18", *rpcCmd, rpcCmd)
|
||||
fmt.Println("line 18", *rpcCmd, rpcCmd, rpcRegisterName)
|
||||
return rpcCmd
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user