Uat_Study
he 2023-03-24 17:55:12 +08:00
parent 33bcabaa73
commit 6d87f7f1e3
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ namespace IRaCIS.Core.Application.Service
{
x.VisitTaskId = taskInfo.Id;
x.IsCurrentTaskAdd = false;
x.FristAddTaskId = taskInfo.Id;
x.Id = NewId.NextGuid();
});