feat(dal): заменен Аксенов на Овчаренко. Добавлены индексы в UnitInValue

This commit is contained in:
Mikhail Trubnikov
2025-12-29 12:30:09 +10:00
parent e8db55400c
commit d5d84c1853
7 changed files with 4210 additions and 63 deletions

View File

@@ -32,6 +32,8 @@
public bool IsAutoDistributionEnabled { get; set; }
public string? ScheduleEsppId { get; set; }
//public UnitResponse? Unit { get; set; }
public UnitWithAttributesResponse? Unit { get; set; }