掠夺记录返回
This commit is contained in:
parent
001f3a942c
commit
77986baa2e
@ -35,7 +35,7 @@ func (this *apiComp) Record(session comm.IUserSession, req *pb.PlunderRecordReq)
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
session.SendMsg(string(this.module.GetType()), "getlist", &pb.PlunderRecordResp{
|
session.SendMsg(string(this.module.GetType()), "record", &pb.PlunderRecordResp{
|
||||||
Info: info,
|
Info: info,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user