mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
script
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user