修改一版
parent
a61cf48e6c
commit
240a77f65d
|
@ -129,7 +129,6 @@ namespace IRaCIS.Application.Services
|
|||
{
|
||||
readModules.Add(new ReadModule()
|
||||
{
|
||||
|
||||
Id = NewId.NextGuid(),
|
||||
SubjectId = item.SubjectId,
|
||||
ModuleType = readset.ReadingSetType == ReadingSetType.ImageReading ? ModuleTypeEnum.Read : ModuleTypeEnum.Oncology,
|
||||
|
|
Loading…
Reference in New Issue