Uat_IRC_Net8
he 2025-08-01 15:30:39 +08:00
parent a001f5476f
commit 1b05055e3f
1 changed files with 4 additions and 1 deletions

View File

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