diff --git a/IRaCIS.Core.Application/Service/Doctor/DTO/DoctorModel.cs b/IRaCIS.Core.Application/Service/Doctor/DTO/DoctorModel.cs index 73a75a031..5011252ea 100644 --- a/IRaCIS.Core.Application/Service/Doctor/DTO/DoctorModel.cs +++ b/IRaCIS.Core.Application/Service/Doctor/DTO/DoctorModel.cs @@ -878,6 +878,7 @@ namespace IRaCIS.Application.Contracts public class GetDoctorCriterionFileInDto { + public Guid DoctorId { get; set; } ///