修改
This commit is contained in:
@@ -21,5 +21,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
Task<IResponseOutput> SubmitGlobalReadingInfo(SubmitGlobalReadingInfoInDto inDto);
|
||||
|
||||
Task<IResponseOutput> SubmitOncologyReadingInfo(SubmitOncologyReadingInfoInDto inDto);
|
||||
|
||||
Task AddOncologyTask(Guid oncologModuleId);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user