From 459d43d3ec75a402a83f0aacad1f5ce0fcd5f7f8 Mon Sep 17 00:00:00 2001
From: lzw <605106923@qq.com>
Date: Tue, 12 Oct 2021 18:05:01 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=AE=9E=E7=8E=B0Iservice?=
=?UTF-8?q?=E6=8E=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Yi.Framework.Interface/IMouldService.cs | 1 +
.../Yi.Framework.Service/MenuService.cs | 56 ++++++++++++++++++
.../Yi.Framework.Service/MouldService.cs | 35 +++++++++++
.../Yi.Framework.Service/RoleService.cs | 26 +++++++-
.../Yi.Framework.Service/UserService.cs | 59 ++++++++++++++++++-
5 files changed, 173 insertions(+), 4 deletions(-)
create mode 100644 Yi.Framework/Yi.Framework.Service/MenuService.cs
create mode 100644 Yi.Framework/Yi.Framework.Service/MouldService.cs
diff --git a/Yi.Framework/Yi.Framework.Interface/IMouldService.cs b/Yi.Framework/Yi.Framework.Interface/IMouldService.cs
index 18793441..7aafaff2 100644
--- a/Yi.Framework/Yi.Framework.Interface/IMouldService.cs
+++ b/Yi.Framework/Yi.Framework.Interface/IMouldService.cs
@@ -18,5 +18,6 @@ namespace Yi.Framework.Interface
///
///
Task