Compare commits

..

No commits in common. "2d8cb0c8184eac5f34f69c4b90bd1f427cc9c23e" and "9f5b8e985807732112304bc968f2523f7e54b701" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

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