更新配置
This commit is contained in:
parent
a1b86a0579
commit
d045ecad3f
@ -254,6 +254,6 @@ func (this *ModuleRtask) initRtaskVerifyHandle() {
|
||||
}
|
||||
}
|
||||
|
||||
func SendToRtask(session comm.IUserSession, rtaskType int32, params ...int32) (code pb.ErrorCode) {
|
||||
func (this *ModuleRtask) SendToRtask(session comm.IUserSession, rtaskType comm.TaskType, params ...int32) (code pb.ErrorCode) {
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user