稽查修改

Test_HIR_Net8
he 2025-09-09 14:49:52 +08:00
parent bbe89ade16
commit 8c1a25aae3
1 changed files with 4 additions and 4 deletions

View File

@ -692,12 +692,12 @@ namespace IRaCIS.Core.Application.Service.RC
criterion.ImageDownloadEnum = ReadingImageDownload.Subejct;
criterion.ImageUploadEnum = ReadingImageUpload.IRReadingSubejctEnable;
break;
case CriterionType.PCWG3:
//case CriterionType.PCWG3:
criterion.IsReadingPeriod = true;
criterion.IsGlobalReading = true;
// criterion.IsReadingPeriod = true;
// criterion.IsGlobalReading = true;
break;
//break;
}
}