修改
This commit is contained in:
@@ -18,6 +18,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
void FindChildQuestion(GetTrialReadingQuestionOutDto trialReadingQuestion, List<GetTrialReadingQuestionOutDto> questionlists);
|
||||
|
||||
Task<IResponseOutput> SubmitGlobalReadingInfo(SaveGlobalReadingInfoInDto inDto);
|
||||
Task<IResponseOutput> SubmitGlobalReadingInfo(SubmitGlobalReadingInfoInDto inDto);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user