fix(dal): исправлены методы получения nextRun в сервисе EsppScheduleTransformService

This commit is contained in:
Mikhail Kuznetsov
2025-11-26 15:19:31 +10:00
parent 2823823784
commit ff4691b6a7
6 changed files with 817 additions and 139 deletions

1
PARR.DAL.Tests/Usings.cs Normal file
View File

@@ -0,0 +1 @@
global using Xunit;