Uat_IRC_Net8
parent
a001f5476f
commit
1b05055e3f
|
@ -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;
|
string extraIdentification = string.Empty;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue