feat(api,dal): удалена старая таблица Works. Переделаны запросы в API из в Works в Jobs

This commit is contained in:
Mikhail Trubnikov
2025-12-09 16:00:38 +10:00
parent 362da02233
commit b033f95116
22 changed files with 4035 additions and 473 deletions

View File

@@ -30,7 +30,7 @@
public string? AgentScript { get; set; }
public WorkResponse? Work { get; set; }
//public WorkResponse? Work { get; set; }
public int TemplatesCount { get; set; }