feat(api,core,domain): Ключи для редис
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
namespace PARR.API.Services.Interfaces
|
||||
{
|
||||
/// <summary>
|
||||
/// Сервисы по формированию статистики загрузки рабочих групп/ЗО, и тд регламентными работами
|
||||
/// </summary>
|
||||
public interface IWorkLoadService
|
||||
{
|
||||
//IQueryable<Template> FilterTemplatesQuery(IQueryable<Template> query, WorkloadBaseQuery requestQuery);
|
||||
|
||||
//List<DateOnly> GetDatesForPeriod(WorkloadBaseQuery requestQuery);
|
||||
|
||||
//DateTime GetEndDate(DateTime startDate, bool? isMonth);
|
||||
//DateTime GetStartDate();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user