feat(dal): ITemplateDistributorV2 - метод получения актуального nextRun
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
namespace PARR.DAL.NextRunServices.Subservices
|
||||
{
|
||||
//todo: public->internal
|
||||
/// <summary>
|
||||
/// Сервис трансформации расписания ЕСПП в дату/расписание
|
||||
/// </summary>
|
||||
internal interface IEsppScheduleTransformService
|
||||
public interface IEsppScheduleTransformService
|
||||
{
|
||||
/// <summary>
|
||||
/// Получить следующую дату по jobGroupId
|
||||
|
||||
Reference in New Issue
Block a user