修改协议名
This commit is contained in:
parent
82ff32be82
commit
bb431cefe9
@ -212,5 +212,5 @@ func (this *Worldtask) BingoJumpTask(session comm.IUserSession, groupId, taskId
|
|||||||
TaskList: mytask.TaskList,
|
TaskList: mytask.TaskList,
|
||||||
}
|
}
|
||||||
|
|
||||||
return session.SendMsg(string(this.GetType()), "finishIds", rsp)
|
return session.SendMsg(string(this.GetType()), "finishids", rsp)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user