From 478c21b7fb843cd66d908fc8e674f7c2e5655dca Mon Sep 17 00:00:00 2001 From: perry <292303709@qq.com> Date: Mon, 29 May 2023 12:54:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=94=80=E6=95=B0=E6=8D=AE=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/src/main/resources/application-local.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yudao-server/src/main/resources/application-local.yaml b/yudao-server/src/main/resources/application-local.yaml index ff034d196..b1b9f03ab 100644 --- a/yudao-server/src/main/resources/application-local.yaml +++ b/yudao-server/src/main/resources/application-local.yaml @@ -71,7 +71,9 @@ spring: password: 20221122@dev # 密码,建议生产环境开启 --- #################### 定时任务相关配置 #################### - +mybatis-plus: + configuration: + log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # Quartz 配置项,对应 QuartzProperties 配置类 spring: quartz: