From d3c769b95f99aedd27c13b486df422821e30c47f Mon Sep 17 00:00:00 2001 From: Guoqs <123@jsowell.com> Date: Fri, 6 Sep 2024 17:09:25 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E9=A2=84=E7=BA=A6=E5=85=85=E7=94=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jsowell-admin/src/main/resources/application-pre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-admin/src/main/resources/application-pre.yml b/jsowell-admin/src/main/resources/application-pre.yml index c22d5842a..0920d81b6 100644 --- a/jsowell-admin/src/main/resources/application-pre.yml +++ b/jsowell-admin/src/main/resources/application-pre.yml @@ -96,7 +96,7 @@ swagger: # 日志配置 logging: level: - com.jsowell: info + com.jsowell: debug org.springframework: warn