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