From 3a8e8fd4677d383085d15a1b7c78dc3908a356c8 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Mon, 21 Nov 2022 17:47:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B8=E5=BA=94=E5=8E=8B=E7=BC=A9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/Startup.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.API/Startup.cs b/IRaCIS.Core.API/Startup.cs index 00396a935..fda4c2107 100644 --- a/IRaCIS.Core.API/Startup.cs +++ b/IRaCIS.Core.API/Startup.cs @@ -103,7 +103,7 @@ namespace IRaCIS.Core.API //EF ORM QueryWithNoLock services.AddEFSetup(_configuration); //Http ÏìӦѹËõ - services.AddResponseCompressionSetup(); + //services.AddResponseCompressionSetup(); //Swagger Api Îĵµ services.AddSwaggerSetup(); //JWT Token ÑéÖ¤