From a5ce050dd817d231cb8b888efa898d92c0436d1d Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Fri, 2 Sep 2022 10:12:16 +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 --- IRaCIS.Core.Domain.Share/Management/SystemNotice.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs b/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs index 4b34352c8..85a0b0cee 100644 --- a/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs +++ b/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs @@ -86,7 +86,7 @@ namespace IRaCIS.Core.Domain.Share.Management ///DateTime /// [DisplayAttribute(Name = "DateTime")] - DateTime = 0, + DateTime = 1, }