diff --git a/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs b/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs index d5a13af7c..2ca23ea9f 100644 --- a/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs +++ b/IRaCIS.Core.Domain.Share/Management/SystemNotice.cs @@ -83,7 +83,7 @@ namespace IRaCIS.Core.Domain.Share.Management ///LineSpilt /// [DisplayAttribute(Name = "LineSpilt")] - LineSpilt = 4, + LineSpilt = 5, }