修改
This commit is contained in:
@@ -946,6 +946,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
stateIsNullList = stateIsNullList.Except(allExists).ToList();
|
||||
|
||||
|
||||
|
||||
if (measureDataList.Count() > 0)
|
||||
{
|
||||
errorMassage += $" 病灶{ string.Join(',', measureDataList)}不存在标记,";
|
||||
|
||||
Reference in New Issue
Block a user