Compare commits
2 Commits
a11edc3053
...
6355231e8b
Author | SHA1 | Date |
---|---|---|
|
6355231e8b | |
|
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