From 9835da5c7d7ad240cbbca2bee8e1cc8cc836f5cd Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期四, 27 七月 2023 10:38:59 +0800 Subject: [PATCH] 修改示例 --- DocumentServiceAPI.Application/System/Services/SystemService.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DocumentServiceAPI.Application/System/Services/SystemService.cs b/DocumentServiceAPI.Application/System/Services/SystemService.cs index f9aa255..5a04507 100644 --- a/DocumentServiceAPI.Application/System/Services/SystemService.cs +++ b/DocumentServiceAPI.Application/System/Services/SystemService.cs @@ -1,5 +1,4 @@ -锘縰sing Document.Model; -using DocumentServiceAPI.Core; +锘縰sing DocumentServiceAPI.Core; namespace DocumentServiceAPI.Application; -- Gitblit v1.9.1