From f9d73b08abbe9261be6587cf7cac9429e044361b Mon Sep 17 00:00:00 2001
From: he <10978375@qq.com>
Date: Fri, 4 Nov 2022 11:12:07 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Service/Reading/Dto/ReadingImageTaskViewModel.cs | 2 +-
.../Service/Reading/Dto/ReadingQuestionViewModel.cs | 8 ++++----
.../ReadingCriterionQuestion/ReadingQuestionSystem.cs | 2 +-
.../ReadingCriterionQuestion/ReadingQuestionTrial.cs | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs
index d87c3a913..05eb82749 100644
--- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs
+++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs
@@ -792,7 +792,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 问题类型
diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs
index a13d33544..213d04f8c 100644
--- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs
+++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs
@@ -618,7 +618,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 默认值
@@ -792,7 +792,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
@@ -1115,7 +1115,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 默认值
@@ -1259,7 +1259,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 默认值
diff --git a/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionSystem.cs b/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionSystem.cs
index 1efd69072..20e5a7fa9 100644
--- a/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionSystem.cs
+++ b/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionSystem.cs
@@ -143,7 +143,7 @@ namespace IRaCIS.Core.Domain.Models
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 默认值
diff --git a/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionTrial.cs b/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionTrial.cs
index 1df1c6fa2..190b46a38 100644
--- a/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionTrial.cs
+++ b/IRaCIS.Core.Domain/Reading/ReadingCriterionQuestion/ReadingQuestionTrial.cs
@@ -80,7 +80,7 @@ namespace IRaCIS.Core.Domain.Models
///
/// 全局阅片显示类型
///
- public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
+ public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
///
/// 备注