更新公会任务进度

This commit is contained in:
wh_zcy 2023-06-06 17:24:28 +08:00
parent 438f6cb55b
commit a5c6d42af7

View File

@ -50,6 +50,7 @@ func (this *apiComp) TaskList(session comm.IUserSession, req *pb.SociatyTaskList
TaskId: v.TaskId,
Status: status,
Received: v.Received,
Cond: v.Cond,
})
}
rsp.List = taskList