feat(api,dal): в настройки добавлено поле ScheduleExcludeCalendar. Обновлен response для robot task

This commit is contained in:
Mikhail Trubnikov
2025-12-04 12:10:10 +10:00
parent 78f2ad37be
commit 0de2c4762e
12 changed files with 4147 additions and 9 deletions

View File

@@ -85,7 +85,12 @@ namespace PARR.DAL.Contracts
/// <summary>
/// Расписание регламентной работы - Тип исключения
/// </summary>
public string ScheduleExclude { get; set; } = string.Empty;
public string ScheduleExcludeType { get; set; } = string.Empty;
/// <summary>
/// Расписание регламентной работы - Календарь
/// </summary>
public string ScheduleExcludeCalendar { get; set; } = string.Empty;
/// <summary>
/// Расписание регламентной работы - Диапазн повторов