Merge branch 'feature/#30435481-unification-date/time' of http://test.digitaldrilling.ru:8080/DDrilling/AsbCloudServer into feature/#30435481-unification-date/time

This commit is contained in:
Olga Nemt 2024-03-25 16:09:07 +05:00
commit d6aa6c8cf5

View File

@ -183,7 +183,7 @@ namespace AsbCloudInfrastructure
services.AddTransient<
IChangeLogRepository<ProcessMapPlanReamDto, ProcessMapPlanBaseRequestWithWell>,
ProcessMapPlanBaseRepository<ProcessMapPlanReamDto, ProcessMapPlanDrilling>>();
ProcessMapPlanBaseRepository<ProcessMapPlanReamDto, ProcessMapPlanReam>>();
services.AddTransient<IProcessMapReportDrillingService, ProcessMapReportDrillingService>();