加日志
This commit is contained in:
parent
16bbe28782
commit
e7c1747751
@ -157,5 +157,6 @@ func (this *Sociaty) RpcGetSociaty(ctx context.Context, req *pb.RPCGeneralReqA1,
|
|||||||
this.Debug("Rpc_ModuleSociaty", log.Fields{"req": req})
|
this.Debug("Rpc_ModuleSociaty", log.Fields{"req": req})
|
||||||
sociaty := this.modelSociaty.getSociaty(req.Param1)
|
sociaty := this.modelSociaty.getSociaty(req.Param1)
|
||||||
*reply = *sociaty
|
*reply = *sociaty
|
||||||
|
log.Debug("跨服公会", log.Fields{"sociaty": reply})
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user