feat(api): в ApplicationInWork добавлена информация о статусах AutoControl
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
public ApplicationInWorkScheduleResponse? Schedule { get; set; }
|
||||
|
||||
public List<WorkGroupResponse>? WorkGroups { get; set; }
|
||||
|
||||
public JobAutoControlBaseResponse? AutoControl { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user