From 34cdd7b100190427f20b64a36d76d2dbbb8a7973 Mon Sep 17 00:00:00 2001 From: wyb <1977763549@qq.com> Date: Tue, 18 Nov 2025 09:51:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=A5=E5=BF=97=E8=AF=86=E5=88=AB?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/{logback-spring.xml => logback.xml} | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) rename src/main/resources/{logback-spring.xml => logback.xml} (86%) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback.xml similarity index 86% rename from src/main/resources/logback-spring.xml rename to src/main/resources/logback.xml index 8eaaca4..72427d2 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback.xml @@ -25,7 +25,7 @@ 180 - 10MB + 20MB @@ -40,12 +40,8 @@ + - - - - - - + \ No newline at end of file