diff --git a/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs b/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs index be67e2c24..f76726f6d 100644 --- a/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs +++ b/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs @@ -29,6 +29,8 @@ namespace IRaCIS.Core.Application.Services _systemDocumentRepository = systemDocumentRepository; } + + /// /// 管理端列表 ///