feat(dal): WeekendDayService - метод проверки на рабочий день
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
|
||||
public const string CreateCache = Base + "/tests/cache/";
|
||||
|
||||
public const string IsWorkDay = Base + "/tests/is-work-day/";
|
||||
|
||||
public const string paramDate = "{lastRunDate}";
|
||||
public const string paramApplicationInWorkId = "{applicationInWorkId}";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user