上传结算消息

This commit is contained in:
liwei1dao 2023-09-07 14:51:35 +08:00
parent 116962fb5c
commit 10e8095c9a

View File

@ -109,7 +109,7 @@ func (this *apiComp) Over(session comm.IUserSession, req *pb.CapturesheepOverReq
}
return
}
session.SendMsg(string(this.module.GetType()), "info", &pb.CapturesheepOverResp{
session.SendMsg(string(this.module.GetType()), "over", &pb.CapturesheepOverResp{
Iswin: iswin,
Integral: info.Integral,
Dan: info.Dan,