From 3e7c9c0c310ecf79527d0e3d5c773aa45bca9545 Mon Sep 17 00:00:00 2001 From: lzw <605106923@qq.com> Date: Sun, 10 Oct 2021 21:38:13 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs b/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs index be1aa169..8b9d94cc 100644 --- a/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs +++ b/Yi.Framework/Yi.Framework.ApiMicroservice/Startup.cs @@ -20,6 +20,7 @@ namespace Yi.Framework.ApiMicroservice public Startup(IConfiguration configuration) { Configuration = configuration; + } public IConfiguration Configuration { get; } From 7fdbf2f7def00faf86b2fe85c3ae85b3e4495e16 Mon Sep 17 00:00:00 2001 From: lzw <605106923@qq.com> Date: Mon, 11 Oct 2021 09:52:26 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Class1.cs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Framework/Yi.Framework.Core/Class1.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Yi.Framework/Yi.Framework.Core/Class1.cs b/Yi.Framework/Yi.Framework.Core/Class1.cs index 1c0fddf7..80f6c173 100644 --- a/Yi.Framework/Yi.Framework.Core/Class1.cs +++ b/Yi.Framework/Yi.Framework.Core/Class1.cs @@ -4,5 +4,6 @@ namespace Yi.Framework.Core { public class Class1 { + //终于搞好了 } } From ab70a7fe103f6683b5fb908e96209f15599b74cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <68722157+ccnetcore@users.noreply.github.com> Date: Mon, 11 Oct 2021 15:44:21 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3797a39a..67410d19 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,17 @@ -