diff --git a/IRaCIS.Core.Application/Financial/CalculateService.cs b/IRaCIS.Core.Application/Financial/CalculateService.cs index fe48686..eac0b75 100644 --- a/IRaCIS.Core.Application/Financial/CalculateService.cs +++ b/IRaCIS.Core.Application/Financial/CalculateService.cs @@ -37,7 +37,6 @@ namespace IRaCIS.Application.Services ITrialRepository trialRepository, IDoctorRepository doctorRepository, IWorkloadRepository workloadRepository, - IDoctorRepository doctorRepository, IRankPriceRepository rankPriceRepository, IPaymentDetailRepository paymentDetailRepository, IVolumeRewardService volumeRewardService,