添加12
This commit is contained in:
@@ -336,7 +336,7 @@ namespace IRaCIS.Application.Services
|
||||
x.Id,
|
||||
x.IsEnrollment,
|
||||
x.IsUrgent,
|
||||
|
||||
|
||||
});
|
||||
|
||||
List<SubjectVisit> subjectVisits = new List<SubjectVisit>();
|
||||
@@ -367,7 +367,6 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
BlindName = x.BlindName,
|
||||
IsBaseLine = x.IsBaseLine,
|
||||
|
||||
IsUrgent = false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user