From 4aeb3e87088be598e644796f2bafbe707bfb04fb Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期三, 21 八月 2024 15:14:15 +0800 Subject: [PATCH] 修改标签样式,修改大理片查询磨边队列sql,防止在卧转立前将玻璃放到另一条线进片时出现问题 --- hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml index 8df8e09..c8c24c9 100644 --- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml @@ -10,8 +10,8 @@ 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: maxWidth: 2500 #涓嬬墖鐨勬渶澶у搴� -- Gitblit v1.8.0