From 50c769553a354f710ceb99cbd55c90121b1abbdd Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期三, 26 七月 2023 16:09:23 +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