Compare commits

..

No commits in common. "efb9532fbc0728e1deaab468aeea6659d0751b7e" and "50d3974cdf9c21fd7154edc69b839207cff2bdb5" have entirely different histories.

1 changed files with 0 additions and 9 deletions

View File

@ -2012,15 +2012,6 @@ namespace IRaCIS.Core.Infra.EFCore.Common
type = type + "/" + 2; type = type + "/" + 2;
} }
break; break;
}
if(_userInfo.RequestUrl== "NoneDicomStudy/deleteNoneDicomStudy"|| _userInfo.RequestUrl == "NoneDicomStudy/deleteNoneDicomStudyFile")
{
isDistinctionInterface = false;
extraIdentification = "/DeleteNoneDicomFileZero";
} }
if (entity.CheckChallengeState == CheckChanllengeTypeEnum.CRCWaitPMReply || entity.CheckChallengeState == CheckChanllengeTypeEnum.PMWaitCRCReply) if (entity.CheckChallengeState == CheckChanllengeTypeEnum.CRCWaitPMReply || entity.CheckChallengeState == CheckChanllengeTypeEnum.PMWaitCRCReply)