From fbb9b3049bf3da6092046cfe59bf38a0d1c84772 Mon Sep 17 00:00:00 2001 From: huangge1199 Date: Sat, 17 May 2025 12:53:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index dc45b7f..a93c712 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -32,9 +32,4 @@ springdoc: knife4j: enable: true setting: - language: zh_cn - - # 日志打印 -logging: - level: - org.springframework.ai.chat.client.advisor.SimpleLoggerAdvisor = debug \ No newline at end of file + language: zh_cn \ No newline at end of file