From dab707634882415dea7c690339d41f0979baa786 Mon Sep 17 00:00:00 2001 From: 展杰 <1240968267@qq.com> Date: 星期三, 21 八月 2024 11:12:11 +0800 Subject: [PATCH] 合并上格8.20 --- MESApplication/Startup.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MESApplication/Startup.cs b/MESApplication/Startup.cs index 0b7bc42..50bfa25 100644 --- a/MESApplication/Startup.cs +++ b/MESApplication/Startup.cs @@ -111,7 +111,7 @@ app.UseEndpoints(endpoints => { endpoints.MapControllers(); }); ////////////////////////// - + /////////////////////////// } } \ No newline at end of file -- Gitblit v1.9.3