From 03c894b105bff46879625b67cdebc8c2d947d29f Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期四, 22 八月 2024 11:31:24 +0800 Subject: [PATCH] 修改流程卡打印样式,根据线路添加在磨边队列查不到时查所有线队列数据 --- 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