From acf24306aa69bb7f864e9bfa59995ccece785d30 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期六, 12 十月 2024 14:56:01 +0800 Subject: [PATCH] 打标测试更改 --- JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/resources/application.yml b/JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/resources/application.yml index 2c53e00..848387d 100644 --- a/JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/resources/application.yml +++ b/JiuMuMesParent/moduleService/DeviceInteractionModule/src/main/resources/application.yml @@ -8,8 +8,8 @@ name: deviceInteraction mybatis-plus: mapper-locations: classpath*:mapper/*.xml - configuration: - log-impl: org.apache.ibatis.logging.stdout.StdOutImpl +# configuration: +# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl mes: threshold: 3 ratio: 10 -- Gitblit v1.8.0