From a05c387ba1915774199c92cc2039dbccdcd39f61 Mon Sep 17 00:00:00 2001 From: lijiahangmax Date: Thu, 29 Aug 2024 23:34:28 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- orion-visor-launch/src/main/resources/application-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orion-visor-launch/src/main/resources/application-dev.yaml b/orion-visor-launch/src/main/resources/application-dev.yaml index e50c9c13..d5a313c7 100644 --- a/orion-visor-launch/src/main/resources/application-dev.yaml +++ b/orion-visor-launch/src/main/resources/application-dev.yaml @@ -33,5 +33,5 @@ management: mybatis-plus: configuration: - # 日志打印 + # sql 日志打印 log-impl: org.apache.ibatis.logging.stdout.StdOutImpl