Merge branch 'Test_HIR_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_HIR_Net8
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
b230139f67
|
|
@ -692,12 +692,12 @@ namespace IRaCIS.Core.Application.Service.RC
|
||||||
criterion.ImageDownloadEnum = ReadingImageDownload.Subejct;
|
criterion.ImageDownloadEnum = ReadingImageDownload.Subejct;
|
||||||
criterion.ImageUploadEnum = ReadingImageUpload.IRReadingSubejctEnable;
|
criterion.ImageUploadEnum = ReadingImageUpload.IRReadingSubejctEnable;
|
||||||
break;
|
break;
|
||||||
case CriterionType.PCWG3:
|
//case CriterionType.PCWG3:
|
||||||
|
|
||||||
criterion.IsReadingPeriod = true;
|
// criterion.IsReadingPeriod = true;
|
||||||
criterion.IsGlobalReading = true;
|
// criterion.IsGlobalReading = true;
|
||||||
|
|
||||||
break;
|
//break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue