From ef5eaa26b59ba985b6110254e06e150169c0254f Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 15 Dec 2023 11:26:32 +0800 Subject: [PATCH] =?UTF-8?q?jekins=20=E6=8E=A8=E9=80=81=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- src/main/resources/logback-spring.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0f367bf..35ca328 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -4,7 +4,7 @@ server: spring: application: - name: imaotai + name: wxSend profiles: active: dev #数据源配置 @@ -65,5 +65,5 @@ user: # 日志配置 logging: level: - com.oddfar: debug + cn.van333: debug org.springframework: warn diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index eb1389e..38aa11c 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -81,7 +81,7 @@ - +