修改一版
This commit is contained in:
@@ -15,5 +15,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
Task<IResponseOutput> ApplyReReading(ApplyReReadingCommand applyReReadingCommand);
|
||||
|
||||
Task<IResponseOutput> ConfirmReReading(ConfirmReReadingCommand agreeReReadingCommand, [FromServices] IVisitTaskHelpeService _visitTaskCommonService);
|
||||
|
||||
(int, IOrderedQueryable<IRUnReadSubjectView>) GetOrderReadingIQueryable(Guid trialId);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user