From 578787d5ffc710b98d02a3423f2e77ff0b532904 Mon Sep 17 00:00:00 2001 From: xiaoCJ <406612557@qq.com> Date: Fri, 26 Jul 2024 09:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A1=88=E4=BE=8B=E9=A2=98?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E4=B8=8B=E8=BD=BD=E5=92=8C=E6=89=93=E5=8C=85?= =?UTF-8?q?=E5=8E=8B=E7=BC=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 262cc25..efaf92f 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -13,7 +13,7 @@ spring: application: name: trading_system profiles: - active: pro + active: dev mvc: pathmatch: matching-strategy: ant_path_matcher @@ -81,8 +81,7 @@ spring: mybatis: type-aliases-package: com.sztzjy.resource_center.entity mapper-locations: classpath*:/mapper/*.xml - configuration: - log-impl: org.apache.ibatis.logging.stdout.StdOutImpl + #logging: # level: