Rtype160
This commit is contained in:
parent
e377d6f35a
commit
2a89f2800b
@ -220,7 +220,7 @@ func (this *apiComp) ChallengeOver(session comm.IUserSession, req *pb.MlineChall
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// this.module.ModuleRtask.SendToRtask(session, comm.Rtype160, allStar)
|
// this.module.ModuleRtask.SendToRtask(session, comm.Rtype160, allStar)
|
||||||
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype160, allStar))
|
tasks = append(tasks, comm.GetBuriedParam(comm.Rtype160, allStar, stageConf.Chapterid))
|
||||||
go this.module.ModuleBuried.TriggerBuried(session.GetUserId(), tasks...)
|
go this.module.ModuleBuried.TriggerBuried(session.GetUserId(), tasks...)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user