Uat_Study
parent
c2f4f09449
commit
812117b0ff
|
@ -571,6 +571,7 @@ namespace IRaCIS.Core.Application.Service
|
|||
.Where(x=>x.IsHaveQuestion)
|
||||
.Select(x => new GetIRMedicalFeedbackListOutDto
|
||||
{
|
||||
|
||||
Id = x.Id,
|
||||
VisitTaskId=x.VisitTaskId,
|
||||
IsUrgent = x.VisitTask.IsUrgent,
|
||||
|
|
Loading…
Reference in New Issue