update
This commit is contained in:
parent
454d12f7ce
commit
deae09c0f0
@ -390,10 +390,10 @@ type (
|
|||||||
BingoJumpTask(session IUserSession, groupId, rtaskId int32) error
|
BingoJumpTask(session IUserSession, groupId, rtaskId int32) error
|
||||||
// 查询我的世界任务
|
// 查询我的世界任务
|
||||||
GetMyWorldtask(uid string) *pb.DBWorldtask
|
GetMyWorldtask(uid string) *pb.DBWorldtask
|
||||||
//
|
//
|
||||||
GetWorldTaskBy(uid string, groupId int32) int32
|
GetWorldTaskBy(uid string, groupId int32) int32
|
||||||
|
|
||||||
UpdateTaskStatus(uid string,taskId int32)
|
UpdateTaskStatus(uid string, taskId int32)
|
||||||
}
|
}
|
||||||
// 支线剧情任务
|
// 支线剧情任务
|
||||||
ILinestory interface {
|
ILinestory interface {
|
||||||
|
Loading…
Reference in New Issue
Block a user