Rtype77 埋点
This commit is contained in:
parent
090baccdd4
commit
db953e2029
@ -248,6 +248,7 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.VikingChal
|
||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype237, consumPs))
|
||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype201, consumPs))
|
||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype76, 1, req.BossId))
|
||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype77, 1, req.BossId, req.Difficulty))
|
||||
if bHelp {
|
||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype180, req.BossId, 1))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user