From 4dff7869e7373f96ca415f7e1d172dadc1ec32f3 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期五, 05 七月 2024 15:27:20 +0800 Subject: [PATCH] 原片仓储 下片测试 --- hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml index b13162f..ea5505e 100644 --- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml @@ -14,8 +14,11 @@ log-impl: org.apache.ibatis.logging.stdout.StdOutImpl mes: - maxWidth: 1000 #涓嬬墖鐨勬渶澶у搴� - maxHeight: 1000 #涓嬬墖鐨勬渶澶ч珮搴� + maxWidth: 2500 #涓嬬墖鐨勬渶澶у搴� 2500*2000 + maxHeight: 2000 #涓嬬墖鐨勬渶澶ч珮搴� + minWidth: 400 #涓嬬墖鐨勬渶灏忓搴� + minHeight: 400 #涓嬬墖鐨勬渶灏忛珮搴� + throughWidth: 3000 - throughHeight: 3000 + throughHeight: 2500 threshold: 5 #涓嬬墖鐨勬渶澶ч槇鍊� -- Gitblit v1.8.0