转盘获得奖励的数据

This commit is contained in:
meixiongfeng 2023-08-07 19:32:56 +08:00
parent 0382a678af
commit 99c99f0483

View File

@ -88,7 +88,7 @@ func (this *apiComp) TurntableReward(session comm.IUserSession, req *pb.Activity
if err == nil {
this.module.DispenseRes(session, []*cfg.Gameatn{item}, true)
// 修改进度
data.Gotarr[data.Val] = 1
data.Gotarr[drawkey] = 1
data.Val += 1
} else {
errdata = &pb.ErrorData{