Compare commits

..

No commits in common. "6355231e8b2cfb0a4a96796db986319867156be7" and "a11edc30539d84996302953d0609b14d208ac855" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -3562,10 +3562,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
} }
entity.RowMark = entity.OrderMark; entity.RowMark = entity.OrderMark + entity.RowIndex.GetLesionMark();
string extraIdentification = string.Empty; string extraIdentification = string.Empty;