From 80d99d4862ff0b8fde62e1b43d0a44c32a59437d Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Mon, 4 Nov 2024 17:41:33 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs index 05d11336e..b2e94eea7 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs @@ -2666,7 +2666,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto /// /// 是否显示 /// - public ShowQuestion ShowQuestion { get; set; } = ShowQuestion.Show; + public ShowQuestion ShowQuestion { get; set; } /// /// 最大问题数