fix(dal): исправлен расчет следующего запуска Regularly в EsppScheduleTransformService.
This commit is contained in:
@@ -18,8 +18,5 @@ namespace PARR.DAL.Models
|
||||
|
||||
[ForeignKey(nameof(UnitId))]
|
||||
public Unit.Unit? Unit { get; set; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user