From 455d46a3ca068d913e021966687a959907dd5cff Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 20 Jun 2022 17:14:19 +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/ReadingQuestionViewModel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs index 8fc31f5a..e8dd9435 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingQuestionViewModel.cs @@ -445,7 +445,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto /// /// 答案分组 /// - public string AnswerGroup { get; set; } + public string AnswerGroup { get; set; }=String.Empty; /// /// 类型