修改
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
if (inDto.VisitTaskId != null)
|
||||
{
|
||||
await AddDefaultValueToTask(inDto.VisitTaskId.Value);
|
||||
//await AddDefaultValueToTask(inDto.VisitTaskId.Value);
|
||||
}
|
||||
|
||||
var result = new GetTrialReadingQuestionPageDto();
|
||||
|
||||
Reference in New Issue
Block a user