feat(api): Работы - управление автоконтролем и кол-вом связей
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
/// </summary>
|
||||
public bool IsAutoDistributionEnabled { get; set; }
|
||||
|
||||
public JobGroupAutoControlResponse? AutoControl { get; set; }
|
||||
|
||||
// public bool IsAgent { get; set; }
|
||||
|
||||
// public string? AgentName { get; set; }
|
||||
@@ -68,8 +70,6 @@
|
||||
/// </summary>
|
||||
public ScheduleExcludeTypeCalendarResponse? ScheduleExcludeTypeCalendar { get; set; }
|
||||
|
||||
public JobGroupAutoControlResponse? AutoControl { get; set; }
|
||||
|
||||
///// <summary>
|
||||
///// Настройки автораспределения
|
||||
///// </summary>
|
||||
|
||||
Reference in New Issue
Block a user