更新公会任务进度
This commit is contained in:
parent
438f6cb55b
commit
a5c6d42af7
@ -50,6 +50,7 @@ func (this *apiComp) TaskList(session comm.IUserSession, req *pb.SociatyTaskList
|
|||||||
TaskId: v.TaskId,
|
TaskId: v.TaskId,
|
||||||
Status: status,
|
Status: status,
|
||||||
Received: v.Received,
|
Received: v.Received,
|
||||||
|
Cond: v.Cond,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
rsp.List = taskList
|
rsp.List = taskList
|
||||||
|
Loading…
Reference in New Issue
Block a user