From bb32bac871dcdc3ac2dbe8453a0f766344816ce3 Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期三, 23 十月 2024 08:58:52 +0800 Subject: [PATCH] 1、优化原片仓储入库、出库、调度任务 --- hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml index d61e1b4..62c6cb8 100644 --- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml @@ -10,4 +10,6 @@ mybatis-plus: mapper-locations: classpath*:mapper/*.xml configuration: - log-impl: org.apache.ibatis.logging.stdout.StdOutImpl \ No newline at end of file + log-impl: org.apache.ibatis.logging.stdout.StdOutImplkangaroohy: + milo: + enabled: false \ No newline at end of file -- Gitblit v1.8.0