修改
This commit is contained in:
@@ -34,6 +34,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
Task AddOncologyTask(Guid oncologModuleId);
|
||||
|
||||
Task<List<GetManualListOutDto>> GetManualList(GetManualListInDto inDto)
|
||||
Task<List<GetManualListOutDto>> GetManualList(GetManualListInDto inDto);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user