From d04b7e7da0c4f99fa7bf115c38326d1e97af8ca3 Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 20 Jun 2022 13:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Reading/ReadingQuestionService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadingQuestionService.cs b/IRaCIS.Core.Application/Service/Reading/ReadingQuestionService.cs index df4fad54c..3d1674b9c 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadingQuestionService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadingQuestionService.cs @@ -540,6 +540,7 @@ namespace IRaCIS.Application.Services return questionList; } + ///// ///// 设置问题为裁判问题 /////