From 123d417e92de06a93fd4d7c3b20405b6760d5e2d Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 13 Apr 2022 13:50:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E7=A1=AE=E8=AE=A4=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E5=81=9A=E6=8B=A6=E6=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Document/DTO/SystemDocumentViewModel.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Document/DTO/SystemDocumentViewModel.cs b/IRaCIS.Core.Application/Service/Document/DTO/SystemDocumentViewModel.cs index 0810dc8b5..2b63a668b 100644 --- a/IRaCIS.Core.Application/Service/Document/DTO/SystemDocumentViewModel.cs +++ b/IRaCIS.Core.Application/Service/Document/DTO/SystemDocumentViewModel.cs @@ -115,7 +115,6 @@ namespace IRaCIS.Core.Application.Contracts public class UserConfirmCommand { - [NotDefault] public Guid TrialId { get; set; } [NotDefault]