feat(api): ResponseAreaController getAll. WorkGroupController, getAll, добавлен фильтр по ЗО.
This commit is contained in:
@@ -83,6 +83,7 @@ namespace PARR.DAL
|
||||
services.AddTransient<IWeekendDayService, WeekendDayService>();
|
||||
services.AddTransient<IDistributionPeriodService, DistributionPeriodService>();
|
||||
services.AddTransient<IEsppSchTypeValueService, EsppSchTypeValueService>();
|
||||
services.AddTransient<IResponseAreaService, ResponseAreaService>();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user