许愿招募 时间到了 时间清理处理
This commit is contained in:
parent
3ec18a9c05
commit
cda331e3f1
@ -87,6 +87,8 @@ func (this *apiComp) DrawCard(session comm.IUserSession, req *pb.HeroDrawCardReq
|
|||||||
Code: pb.ErrorCode_HeroDrawCD,
|
Code: pb.ErrorCode_HeroDrawCD,
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
|
} else { // 时间到了
|
||||||
|
heroRecord.Wish[heroRecord.WishHero] = 0 // 时间清0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
costRes = append(costRes, conf.Cond[heroRecord.WishHero].buyCos)
|
costRes = append(costRes, conf.Cond[heroRecord.WishHero].buyCos)
|
||||||
|
Loading…
Reference in New Issue
Block a user