代码修改

IRC_NewDev
he 2024-08-05 13:32:13 +08:00
parent 2149bfa782
commit 2d1325ca52
1 changed files with 1 additions and 0 deletions

View File

@ -1134,6 +1134,7 @@ namespace IRaCIS.Application.Services
TrialId = inDto.TrialId,
SelectIsSign = false,
IsGetAllConsistencyAnalysis = false,
VisitTaskId=inDto.VisitTaskId,
});
return (result,true);