@@ -137,7 +137,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
Doctor doctor = new Doctor()
|
||||
{
|
||||
EMail = inDto.EmailOrPhone,
|
||||
IsVirtual = true,
|
||||
IsVirtual = false,
|
||||
AcceptingNewTrial = false,
|
||||
ActivelyReading = false,
|
||||
CooperateStatus = ContractorStatusEnum.Noncooperation,
|
||||
|
||||
Reference in New Issue
Block a user