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