From 36f146461d053c1ef69c6cf3104cda05b565bedf Mon Sep 17 00:00:00 2001 From: zyf <1071160500@qq.com> Date: 星期六, 09 八月 2025 11:27:10 +0800 Subject: [PATCH] Merge branch 'master' of http://43.142.96.171:8080/r/~sjz/YC --- 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