S-44
This commit is contained in:
@@ -834,7 +834,6 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
// 这里处理CRC上传 阅片期的临床数据
|
||||
var readModule = await _readModuleRepository.Where(x => x.Id == inDto.ReadingId&&x.IsCRCConfirm)
|
||||
|
||||
.FirstOrDefaultAsync();
|
||||
if (readModule != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user