feat(dal,api): удалены таблицы которые относились к старому JobAutoControl. Добавлена новая таблица JobAutoControl
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
public List<WorkGroupResponse>? WorkGroups { get; set; }
|
||||
|
||||
public JobAutoControlBaseResponse? AutoControl { get; set; }
|
||||
//public JobAutoControlBaseResponse? AutoControl { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user