Uat_Study
parent
36f236f69f
commit
d7829c371f
|
@ -34,6 +34,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
|
|
||||||
Task AddOncologyTask(Guid oncologModuleId);
|
Task AddOncologyTask(Guid oncologModuleId);
|
||||||
|
|
||||||
Task<List<GetManualListOutDto>> GetManualList(GetManualListInDto inDto)
|
Task<List<GetManualListOutDto>> GetManualList(GetManualListInDto inDto);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue