From bdf14d864128a48347380c598cc1a21dac6ae24c Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Thu, 7 Nov 2024 10:48:59 +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, 2 deletions(-) diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs index 044dbcd41..e165d3563 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs @@ -2415,8 +2415,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto /// public Guid Id { get; set; } - public Guid ReadingQuestionId { get; set; } - /// /// 问题ID ///