forked from ddrilling/AsbCloudServer
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:
commit
d6aa6c8cf5
@ -183,7 +183,7 @@ namespace AsbCloudInfrastructure
|
||||
|
||||
services.AddTransient<
|
||||
IChangeLogRepository<ProcessMapPlanReamDto, ProcessMapPlanBaseRequestWithWell>,
|
||||
ProcessMapPlanBaseRepository<ProcessMapPlanReamDto, ProcessMapPlanDrilling>>();
|
||||
ProcessMapPlanBaseRepository<ProcessMapPlanReamDto, ProcessMapPlanReam>>();
|
||||
|
||||
services.AddTransient<IProcessMapReportDrillingService, ProcessMapReportDrillingService>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user