From 71d128a325e35bae89be0c3d189f3c5b415ecb04 Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 25 Sep 2023 16:42:56 +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 f0c8846eb..3f0d437b6 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/ReadingImageTaskViewModel.cs @@ -1929,7 +1929,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto /// public string? MarkTool { get; set; } - public decimal? RowIndex { get; set; } + public decimal RowIndex { get; set; } /// /// 截图地址