字典处理
This commit is contained in:
@@ -430,8 +430,8 @@ namespace IRaCIS.Core.Application.Services
|
||||
SiteId = dicomStudy.SiteId,
|
||||
TrialId = dicomStudy.TrialId,
|
||||
SubjectId = dicomStudy.SubjectId,
|
||||
IsDeleted=false,
|
||||
IsReading=false,
|
||||
IsDeleted=true,
|
||||
IsReading= true,
|
||||
SubjectVisitId = dicomStudy.SubjectVisitId,
|
||||
|
||||
InstanceCount = 0
|
||||
|
||||
Reference in New Issue
Block a user