Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
commit
2ad02f3798
|
@ -1058,6 +1058,7 @@ namespace IRaCIS.Application.Services
|
|||
|
||||
rowAnswer.RowIndex = newRowIndex;
|
||||
rowAnswer.MergeRowId = null;
|
||||
rowAnswer.FristAddTaskId = inDto.VisitTaskId;
|
||||
rowAnswer.SplitOrMergeType = SplitOrMergeType.Split;
|
||||
rowAnswer.SplitRowId = rowAnswer.Id;
|
||||
rowAnswer.Id = NewId.NextGuid();
|
||||
|
|
Loading…
Reference in New Issue