From 5c58a055fff987d42402e126c8f9f2893440c088 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Fri, 8 Apr 2022 14:32:56 +0800 Subject: [PATCH] xx --- .../Service/Document/SystemDocumentService.cs | 2 ++ 1 file changed, 2 insertions(+) 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; } + + /// /// 管理端列表 ///