上传结算处理
This commit is contained in:
parent
7aa454fb46
commit
ca4b21d29d
@ -128,6 +128,7 @@ func (this *apiComp) Over(session comm.IUserSession, req *pb.CapturesheepOverReq
|
|||||||
session.SendMsg(string(this.module.GetType()), "over", &pb.CapturesheepOverResp{
|
session.SendMsg(string(this.module.GetType()), "over", &pb.CapturesheepOverResp{
|
||||||
Iswin: iswin,
|
Iswin: iswin,
|
||||||
Integral: info.Integral,
|
Integral: info.Integral,
|
||||||
|
Weekintegral: info.Weekintegral,
|
||||||
Dan: info.Dan,
|
Dan: info.Dan,
|
||||||
Award: award,
|
Award: award,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user