feat(api): jobGroup - управление автораспределением
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
namespace PARR.DAL.NextRunServices.Subservices
|
||||
{
|
||||
//todo: public -> internal!!!
|
||||
public interface ITemplateDistributor
|
||||
internal interface ITemplateDistributor
|
||||
{
|
||||
/// <summary>
|
||||
/// Распределяет все шаблоны на указанный период, учитывая план нагрузки.
|
||||
|
||||
Reference in New Issue
Block a user