Compare commits
No commits in common. "2d8cb0c8184eac5f34f69c4b90bd1f427cc9c23e" and "9f5b8e985807732112304bc968f2523f7e54b701" have entirely different histories.
2d8cb0c818
...
9f5b8e9858
|
@ -1134,7 +1134,6 @@ namespace IRaCIS.Application.Services
|
|||
TrialId = inDto.TrialId,
|
||||
SelectIsSign = false,
|
||||
IsGetAllConsistencyAnalysis = false,
|
||||
VisitTaskId=inDto.VisitTaskId,
|
||||
});
|
||||
|
||||
return (result,true);
|
||||
|
|
Loading…
Reference in New Issue